View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Vasant Nanavati Vasant Nanavati is offline
external usenet poster
 
Posts: 1,080
Default Accessing File Properties

Look at the BuiltInDocumentProperties Property of the Workbook Object
(although I don't believe that the Accessed Date is available.

--

Vasant


"RWN" wrote in message
...
How do I access the "Accessed Date" file property (or any property for
that matter) via VBA?

--
Regards;
Rob
------------------------------------------------------------------------