? ABTAIN FILE ATTRIBUTES WITH MACRO

S

SUNIL

Hi ,

is it possible to get an open excel file's attributes via macro e.g last
modified date or created date.

Thanks
 
B

Bob Phillips

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)
 
Top