Is there a way to watch a file in VBA (which is essentially VB6), so that I know when the file has been modified? -- similar to this only I don\'t want to know when a file i
Have a look here. The page has a "Watch Directory Demo" VB sample, by Bryan Stafford.