Quick lookup check

Ryan1996

Board Regular
Joined
Jun 4, 2018
Messages
55
What's the easiest way of me checking multiple columns between 2 worksheets?

I have two documents, both having the same columns such as:
ABCD
1ACTION TYPETIER 1TIER2TIER3
2ReportingGROUP1GROUP4
3ManagerGROUP2GROUP4
4Access managementGROUP1GROUP3
5so on
6so on
7
8
9

<tbody>
</tbody>

And then my other workbook/sheet would be like this:
ABCD
1ACTION TYPETIER 1TIER2TIER3
2ReportingGROUP3
3ManagerGROUP1GROUP3GROUP3
4Access management
5so onGROUP2GROUP4
6so onGROUP2GROUP4
7
8
9

<tbody>
</tbody>

So the data could be different. I need to know what has changed so for example:
Is "Reporting" still Tier1=GROUP1, Tier2=Blank, Tier3=Group4 or has it changed and if it has changed what is it now?
Please note that between sheets the ACTION TYPE could be in a different row so for example instead of manager being in row 3 it could be in row 100. The check needs to be able to check all the rows for each type and then determine if the tiers have changed between sheets/doc.

We can just say the columns are as above in both sheets - A B C D. And sheets are names Sheet1 and Sheet2 or OLD DATA and NEW DATA.

Thanks guys!
 
Last edited:

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,214,973
Messages
6,122,534
Members
449,088
Latest member
RandomExceller01

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