top of page
Today function
Description
This function returns the current date, updated continously when a worksheet is changed or opened. The TODAY function takes no argument. The format of the returned value is using any standard date format. If required to return date and time, it could be done by using NOW function.
Objective
Returns the current date.
Syntax
=TODAY()
Arguments
Not available.
bottom of page