View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
John Bundy John Bundy is offline
external usenet poster
 
Posts: 93
Default Dipslay the created on date

Modify this to suit
MsgBox ThisWorkbook.BuiltinDocumentProperties("Creation Date")

--
--
-John
Please rate when your question is answered to help us and others know what
is helpful.

"Marie Bayes" wrote in message
...
Does anyone know how I can display the created on date in a cell of the
spreadsheet? Thanks in advance