harvw

New Member
Joined
Apr 16, 2017
Messages
19
Hi Guys,

I am trying to determine whether a combination of values contained in cells within one sheet exist in any row contained within another sheet

i.e. are ALL of the values contained between cells A2-BB2 in 'Sheet 1' equal to ALL of the values in ANY row contained between cells AZ-BB2 in 'Sheet 2'

Additionally, I am also trying to compare two lists of data of unequal size to identify any differences i.e. List 1 contains 15 values and List 2 contains 20 values. In this case obviously 5 values are missing so I want to be able to compare the lists of data so that a separate column is returned showing the values in 'List 1' that are not in 'List 2'

LIST 1 LIST 2 MISSING VALUES
2 2 5
3 3 6
4 4
5
6


Finally, is there anyway that I can format cells so that the cell values are being compared properly? Currently, for some of the sheets I have even though the numbers are the same between sheets, they are still showing up/being returned as differences even when I am trying to perform exact match comparisons. There is like a red comma on the top left hand side of the cell which I think is casing this problem so it would be useful to know how to get rid of this.

Thanks a lot for your help guys!
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.

Forum statistics

Threads
1,215,429
Messages
6,124,834
Members
449,192
Latest member
mcgeeaudrey

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