Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi ,
is it possible to get an open excel file's attributes via macro e.g last modified date or created date. Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
See
http://www.mvps.org/dmcritchie/excel/properties.htm and a similar page on Chip Pearson's site http://www.cpearson.com/excel/topic.htm Be aware that almost anything will cause the workbook to change like volatile functions =TODAY() and ask to be saved. --- HTH, David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001] My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm Search Page: http://www.mvps.org/dmcritchie/excel/search.htm "SUNIL" wrote in message ... Hi , is it possible to get an open excel file's attributes via macro e.g last modified date or created date. Thanks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sunil,
Yes it is. Look at BuiltinDocumentProperties in VBA Help. -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "SUNIL" wrote in message ... Hi , is it possible to get an open excel file's attributes via macro e.g last modified date or created date. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data value display attributes linked to table attributes | Charts and Charting in Excel | |||
Getting NTFS file attributes | Excel Discussion (Misc queries) | |||
File Attributes | Excel Discussion (Misc queries) | |||
File Attributes / Save As New File Name | Excel Programming | |||
syntax of changing file attributes | Excel Programming |