how to compare two excell files ?

  • Thread starter Thread starter TimR
  • Start date Start date
T

TimR

I have two address/name excel files. One is usually more up to date/current
than the other. Is there a way to have the most current excel file "read"
the older file and update ( i.e., replace the matching line/record in the
older file with data from the newer file ?

thanks, Tim
 
Is xls format really required? If you could keep your data in csv,
this would be much easier. You can also convert both files to csv,
merge them with any comparison tool (like my own :) or free WinMerge),
and convert back to xls.

Igor Green
http://www.grigsoft.com/
Compare It! + Synchronize It! - files and folders comparison never was
easier!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top