Comparing multiple Excel Spreadsheets

rogueakula

New Member
Joined
Apr 23, 2018
Messages
19
Here is what I am trying to do...I have multiple .csv files all with the same information. Column A contains a name and column B contains a value. I will have up to 47 of these files each with about 400 rows. What I am looking to do is compare all of these files to each other and find the differences. Ideally, what I would like is to be able to open all these files in separate tabs in a workbook and then have another sheet list the differences, i.e. - sheet 25 row 256 "does not match". I know that I can do conditional formatting but that still takes manual manipulation. I am not much of a programmer but I do have some knowledge in c++ and python. Any help you guys could give me to get me going in the right direction would be great! Thank you so much for all your help!

-Josh
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.

Forum statistics

Threads
1,214,918
Messages
6,122,243
Members
449,075
Latest member
staticfluids

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top