Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 44
Default File Properties in Macros

Is it possible to retrieve the file properties for the
file of the current worksheet in a XL 2000 macro? I can
view them interactively (File|Properties|Statistics) but
don't know how to obtain it in a macro. Am particularly
interested in the last-saved datestamp.

Thx.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default File Properties in Macros

SaveDateTime = FileDateTime(ThisWorkbook.Path & "\" & ThisWorkbook.Name

--
Message posted from http://www.ExcelForum.com

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 44
Default File Properties in Macros

Thanks!
-----Original Message-----
SaveDateTime = FileDateTime(ThisWorkbook.Path & "\" &

ThisWorkbook.Name)


---
Message posted from http://www.ExcelForum.com/

.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default File Properties in Macros

Check out the BUILTINDOCUMENTPROPETIES....

http://tinyurl.com/39p9

--
Message posted from http://www.ExcelForum.com

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
File properties Radek Simek[_2_] Excel Worksheet Functions 0 December 10th 07 03:45 PM
File Properties TerryTutor Excel Discussion (Misc queries) 2 August 30th 07 06:06 PM
File Properties Annie Excel Discussion (Misc queries) 1 April 20th 06 08:27 PM
How do I get the file properties? Guy Cohen Excel Programming 4 January 30th 04 09:31 AM
Set properties in an XLS file.. S Ayyar Excel Programming 0 December 9th 03 08:51 PM


All times are GMT +1. The time now is 02:20 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"