Thread: todays date
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.newusers
Niek Otten Niek Otten is offline
external usenet poster
 
Posts: 3,440
Default todays date

=NOW()

Better (just the date, not the time):

=TODAY()

Both will update with every recalculation. If that is not what you requi
CTRL+;

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Gordon" wrote in message
...
"Kaushi" wrote in message
...
How would I get todays date in an excel spread sheet
--
kaushi



=NOW