View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Skeatt Skeatt is offline
external usenet poster
 
Posts: 1
Default What syntax do I use to add todays date in an excel macro

I'm using office 2003 and would like to add todays date to a specific cell
during the running of a macro.
What is the syntax to accomplish this?

(when I record a macro I can select the cell I want but I figure the date
component has to be typed into the macro manually, ie edit macro and add the
required syntax)