View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Roger from Auckland Roger from Auckland is offline
external usenet poster
 
Posts: 1
Default Compare xls & mpp files against a master file register then flag missing.

Hi,
Excel 2003
On either a weekly or fortnightly cycle, I have to check against a
master register of file names, files that may or may not exist in two
separate locations on a shared drive, and flag up files that should be
there.
One folder contains xls files, the second folder contains mpp files.
I need to bring the names of these files into a spreadsheet, then
compare against the master file registry.
Can anyone point me to a macro which could show me the right steps to
take?

Regards
Roger