Extract LastSavedBy information

Jatz_DA_WAY

Registered User.
Local time
, 19:15
Joined
Mar 22, 2006
Messages
19
Hi All,

Is there a function using which the "Last Saved By" attribute of a file can be determined?

Thanks,

Jatz
 
I'm not sure, if you can it probably would be with FileSystemObject.
 
Thx for the reply, BUT FSO does not have the function to extract the "LAST SAVED BY" data. It can extract most of the other data such as "Last Saved".....

Thanks,

Jatz
 
Actually I am writing an Access application that will store links to all the files in a particular folder.

In adddition to storing the links, I want it to save information such as "Last Saved by" or "Author". the files could be any file (text, excel, word, mdb)

Thanks,

Jatz
 

Users who are viewing this thread

Back
Top Bottom