Comparing Files

D

Dan

Hello all,

I'm using VBA to copy a file from a network but want to
check to see if the network file has been updated first.
Can you help me?

I'm also using

FileCopy SourceFile, DestinationFile

to copy.

Thanks in again advanced
Dan
 
Top