View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ardus Petus Ardus Petus is offline
external usenet poster
 
Posts: 718
Default Excel Date Into Multiple Cells

To get today's date in a cell, type:
=TODAY()

HTH
--
AP

"MichiganMan" a écrit dans le message de news:
...
This may be a simple question any help will be appreciated!

I have an excel spreadsheet that has multiple areas that need the date.
Is there a way I can put the date into one area, and have it apply to
the multiple cells?

Is there a macro that can do this or another way that is better?