Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Compare excel documents

Status
Not open for further replies.

Joe1010

Programmer
Dec 11, 2006
49
US
MsWord has a build in option to compare and merge documents.
I’m trying to compare an excel documents. Is this possible? Does excel also have some kind of tolls for this?
Thanks
 
Joe1010 said:
MsWord has a build in option to compare and merge documents.
I’m trying to compare an excel documents. Is this possible? Does excel also have some kind of tolls for this?
Hi Joe:

You could consider using Conditional Formatting ... highlighting the contents of those cells of one worksheet that are not the same as those of the cells of another worksheet.



Yogi Anand, D.Eng, P.E.
Energy Efficient Building Network LLC
 
How do I do this?

That’s also means that I need to copy all sheets from the main documents into the second. Correct?
 
How do I do this?

That’s also means that I need to copy all sheets from the main documents into the second. Correct?
Hi Joe1010:

One worksheet will have to be compared at a time -- the sheet you are comparing with does not have to be copied to the main document. You can assign a RangeName to all the cells of the sheet you are comparing with.

If this si something you want to pursue and if you need to discuss this futher please post back and if you like I can post an illustration for you.

Yogi Anand, D.Eng, P.E.
Energy Efficient Building Network LLC
 
Will this also work if additional lines where added to one of the Excel files?

YES, I would like to compare it. And thanks for your help.

Can you please reply with the method how to compare it?

Is it possible to setup a macro to run the compare method for each sheet?
The sheet name will be the same in both documents.

Thanks again

 
The spreadsheet add-in UltraSleuth Gold has a Worksheet Compare option. But you have to pay for it. See here:




Cheers, Glenn.

Did you hear about the literalist show-jumper? He broke his nose jumping against the clock.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top