Calculate invoice age with TODAY
Work out how many days old each invoice is.
TODAY
Returns the current date, updating each time the sheet recalculates. Below are 2 interactive exercises that put it to work on realistic business data — you write the formula, and get told exactly what went wrong when it does not work.
TODAY()
Ordered from most approachable to hardest.
Returns the current date, updating each time the sheet recalculates. It belongs to the date & time family, and it shows up constantly in real work — which is why it is worth being genuinely fluent rather than merely familiar.
Reading about a function is not the same as being able to write it. The exercises on this page exist because the gap between recognising TODAY and producing it from memory, correctly, on data you have not seen before, only closes by doing it.