View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Harald Staff Harald Staff is offline
external usenet poster
 
Posts: 1,327
Default Bit to Bit Compare of Files?

Probably -with Excel VBA that is. It's a part of Randy Birch's VB6 project
for file backup:
http://vbnet.mvps.org/code/fileapi/filebackup.htm

HTH. Best wishes Harald

"Ken Williams" skrev i melding
news:6KRjc.297573$oR5.111733@pd7tw3no...
Is it possible for VBA to compare two files, (from path strings),
and report back if they are the same? (Within Excel)