List unique values from two lists

William Daniels

New Member
Joined
Aug 23, 2011
Messages
8
I am trying to find a way to compare two rows of data and list the values in one row that do not appear in the other row. Below shows the data I am working on. I want to compare the values in Row 18, Columns D thru S with values in Row 25, Columns D thru S. I want the resulting numbers to appear in a single cell separated by commas. For the data shown the results in the cell would be 10,15,16.


There are some blanks in the rows indicated as b.



Columns D E F G H I J K L M N O P Q R S
Row 18 1 2 3 4 b b b[FONT=&quot][/FONT] b 9 10 11 12 13 14 15 16
There are rows between the two.
Row 25 1 9 12 b 2 7 11 b 3 8 13 b 4 9 14 b

I am using Excel 2007 and have tried to use the INDEX and MATCH functions, but I can’t get the solution. I would appreciate any help you can provide.

William Daniels
 
William,

There is a List option as well as a Highlight option, I think you ran the latter which is the addin default

Regards

Dave
 
Upvote 0

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.

Forum statistics

Threads
1,225,156
Messages
6,183,240
Members
453,152
Latest member
ChrisMd

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