This browser does not support basic Web standards, preventing the display of our site's intended design. May we suggest that you upgrade your browser?
Excel offers several ways to include dates and times into your worksheets. Depending on the purpose of your worksheet, you will need to decide whether to insert a static or dynamic date and time. Static dates and times will not change as you work with your worksheet, while dynamic dates and times will change as time progresses and modifications are made to your worksheet.
Dynamic dates and times are updated every time Excel recalculates, by default, every time [Enter]/[return] is pressed. This is useful if you would like the current date and/or time to be displayed every time the worksheet is viewed or printed.
Select the cell in which you want the date to appear
In the cell, type =today()
Windows: Press [Enter]
Macintosh: Press [return]
The current date appears in the cell and will be updated every time Excel recalculates.
NOTE: For information on changing the format of the date, refer to Formatting Numbers (Windows | Macintosh).
Select the cell in which you want the date and time to appear
In the cell, type =now()
Windows: Press [Enter]
Macintosh: Press [return]
The current date and time appear in the cell and will be updated every time Excel recalculates.
NOTE: For information on changing the format of the date and time, refer to Formatting Numbers (Windows | Macintosh).
Static dates and times are not updated. The date or time that is inserted into the cell will be the date or time that the command is entered into the cell.
Select the cell in which you want the date to appear
Press [Ctrl] + [;]
The current date appears in the cell and will not be updated.
NOTE: For information on changing the format of the date, refer to Formatting Numbers (Windows | Macintosh).
Select the cell in which you want the time to appear
Press [Ctrl] + [Shift] + [:]
The current time appears in the cell and will not be updated.
NOTE: For information on changing the format of the time, refer to Formatting Numbers (Windows | Macintosh).