check modified dates

message from Richard on 2 Jun 2004
Hi

Is there a way to check files modified date through access?

for eg.

if (file A modified date) <> (file B modified date) do something

Thanks in advance
Richard
 
Van T. Dinh replied to Richard on 1 Jun 2004
Check Access VB Help on the FileDateTime() function of the
FileSystem Object.

http://www.mvps.org/access/modules/mdl0051.htm

HTH
Van T. Dinh
MVP (Access)

access?
 
Richard replied to Van T. Dinh on 2 Jun 2004
Thanks Van

Will look into it

Richard

"Van T. Dinh" <VanThien.Dinh@discussions.microsoft.com> wrote in message
news:16c1d01c4484a$a2d75fa0$a301280a@phx.gbl...
 

Archived message: check modified dates (MS Access Error Message)