LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 550
Default Excel last modified date

mike,

Last Modified is irrelevant.
You can modify a file all you want but until you save it (with
whatever "modifications" you make), there isn't a "Last Modified"
Date and time.

What might work for you is the following:
activeworkbook.builtindocumentproperties ("last save time")
Which will give you the last date and time that the file was
actually saved. It won't tell you though if any changes have
been made when it was saved though.

John

mike wrote:

I know how to get the files last modified date for the
active excel file. My problem is when I put the code in
the Auto_open macro, every time it opens and runs it
changes the date. Does the Auto open macro modify the
file?? What else could I do to get it to check this date
automatically for me??


 
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
How do I add the last modified date to the footer in Excel? JagodaW Excel Discussion (Misc queries) 1 July 21st 09 05:23 PM
Excel File Open Box - want Date Modified Titian Excel Discussion (Misc queries) 2 February 26th 06 08:25 AM
How do I insert date modified in an Excel document? Josh Brewster Excel Discussion (Misc queries) 6 October 15th 05 01:26 AM
How to add a modified date in header(excel)? Thanga Excel Discussion (Misc queries) 4 February 28th 05 10:09 PM
EXCEL - is there a way to insert "date modified" into Scuda Excel Worksheet Functions 1 January 7th 05 07:52 PM


All times are GMT +1. The time now is 12:17 AM.

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

About Us

"It's about Microsoft Excel"