View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Creation date is not right

Because that is probably the date that the template that the workbook is
based upon was created.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Paul B" wrote in message
...

Why when I use ActiveWorkbook.BuiltinDocumentProperties.Item(11) would I

get
a date like 3-27-2005 on all workbooks that I start? If I try it on an old
workbook the date is right, yes the date on my computer is set right.
Thanks

Paul B
Using Excel 2002 & 2003