Self-tutoring about Excel: the tutor mentions its days function. As I understand, =days(later_date, earlier_date) will yield the days between those two dates, inclusive of one. For instance, =days(“05-april-2025″,”04-april-2025”) returns 1. For another example, =days(“08-may-2025″,”11-oct-2024”) returns 209. Such is my experience, …

Excel: function to calculate days between two dates Read more »

Self-tutoring with Excel: the tutor shares a tip about extending text over multiple columns. Let’s imagine you want to title a spreadsheet. You probably want to center the title at the top: likely it will run across more than one …

Spreadsheets: Excel: how to write text across multiple columns Read more »