E EndersG Registered User. Local time Today, 07:23 Joined Feb 18, 2000 Messages 84 Feb 2, 2007 #1 Is there a way to return the Created Date, Modified Date And Accessed Date of a file? Can I use the Dir function or something similar to this? Thanks.
Is there a way to return the Created Date, Modified Date And Accessed Date of a file? Can I use the Dir function or something similar to this? Thanks.
L llkhoutx Registered User. Local time Today, 01:23 Joined Feb 26, 2001 Messages 4,018 Feb 27, 2007 #2 Yes, using file scripting objects. Access Help has an example exactly on point, search on DataLastModified property.
Yes, using file scripting objects. Access Help has an example exactly on point, search on DataLastModified property.