How can you get date created and date modified for a file

rheide

Registered User.
Local time
Today, 10:23
Joined
Jun 12, 2002
Messages
32
Hello everyone,
I current use the dir() feature to find out whether a file exists, but I would like to be able to find out when the file was created or modified. The file would be a pdf file, etc.

Does anyone have a suggestion to retrieve this kind of data and pull it into an Access form?

Thank in advance and have a great day,
Randy
 
Check the help files for the FileDateTime function.

HTH
 

Users who are viewing this thread

Back
Top Bottom