View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jasminesy jasminesy is offline
external usenet poster
 
Posts: 18
Default Problem with Document Properties

the BuiltInDocumentProperties("Creation Date") is returning the original date:

i.e. if you write a doc and saveAs 2 months later and save as another 2
months later it is returning the original date from four months ago...however
the file/document properties says it was created on the latest date...

I need the latest date....any ideas...