Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 709
Default Creation date is not right


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


  #2   Report Post  
Posted to microsoft.public.excel.programming
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




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 709
Default Creation date is not right

Bob, so the created date will always be wrong? It will be based on when you
installed excel and Book1 was created, is that right?
Thanks
--
Paul B
Using Excel 2002 & 2003

"Bob Phillips" wrote in message
...
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






  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 102
Default Creation date is not right

Paul B shared this with us in microsoft.public.excel.programming:

Bob, so the created date will always be wrong? It will be based on
when you installed excel and Book1 was created, is that right?
Thanks


Yes, that could be correct.
Or if you make a new template and make workbooks based on the new
template, it would be the creation date of the template.

Anyway, the builtin properties for Excel ARE NOT TO BE TRUSTED!!! Excel
does NOT update them the same way Word does. The only thing you could
do that reliably works, is manipulate them using VBA.
Just my humble experience with XL2000 and XL2003, but I could be wrong.
;-)

--
Amedee Van Gasse using XanaNews 1.17.3.1
If it has an "X" in the name, it must be Linux?

How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html
How to Report Bugs Effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
Only ask questions with yes/no answers if you want "yes" or "no" as the
answer.
http://homepages.tesco.net/~J.deBoyn...-with-yes-or-n
o-answers.html
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creation Date Russell Burnett Excel Discussion (Misc queries) 0 December 4th 10 11:52 AM
File Creation Date Thomas M.[_2_] Excel Worksheet Functions 3 January 5th 10 01:15 AM
How can I get date of file creation to XLS cell in date format? Radek Simek Excel Worksheet Functions 3 November 8th 07 04:24 PM
Creation Date field Rene Excel Discussion (Misc queries) 1 January 26th 07 03:30 PM
Creation Date Kjell Forssen Excel Discussion (Misc queries) 4 June 3rd 06 11:46 AM


All times are GMT +1. The time now is 02:34 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"