Accessing File Properties

  • Thread starter Thread starter RWN
  • Start date Start date
R

RWN

How do I access the "Accessed Date" file property (or any property for
that matter) via VBA?
 
Look at the BuiltInDocumentProperties Property of the Workbook Object
(although I don't believe that the Accessed Date is available.
 
Thanks (and I think you're right), but I should have been more specific.
What I want to do is to find the Accessed Date for any file of my
choosing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top