Fill cell with today's date

G

Gord Dibben

=TODAY()

Note: this will update every new day.

If you want a static date just hit CTRL + ;


Gord Dibben MS Excel MVP
 
R

Roger Govier

Hi Sarah

You have 2 answers giving you =TODAY(), which is quite correct.
Obviously this will change when you open the file tomorrow.
if you just wanted to insert today's date into a cell and have it fixed,
then type Ctrl ; (Control + semicolon)
 
Top