Purpose
Display today’s date in a cell
Syntax
=TODAY()
Method
- Select the cell where the date needs to be displayed
- Type: =TODAY()
- Press Enter
Description
Today’s date will be displayed in the cell and update every time the file is opened.
Related
The NOW() function which displays the date AND time.