View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Nagesh Nagesh is offline
external usenet poster
 
Posts: 11
Default Insert Time Stamp when macro is run

Hi All,

I'm generating reports using macros. I would like to Insert a time stamp
when the macro is run. Can you please let me know how?

I'm aware of =Now() to insert time stamp. But like to insert actual time
when the user runs the macro.

Thanks,
Nagesh