Thread: date function
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] dennis.mccarthy@us.atlascopco.com is offline
external usenet poster
 
Posts: 16
Default date function

I have a vba program that creating a seperate excel sheet. I want to
have a date entered on the created sheet for when it was created.
This date would be static and not change each time the new sheet was
opened or saved.

Thanks in advance.