Combine info from two rows...PLUS

richmondparker

New Member
Joined
Oct 10, 2005
Messages
16
I've searched and searched, but can't find this:

I have a list of names in column A, and each has an X in either column B or column C. The problem is that some of the names on my list are duplicates. I want to get rid of the duplicate records but KEEP the info contained in columns B and C. The final product should be a list of unique names with an X in either column A, column B, or both.

Is this possible?

Thanks in advance.
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Use an advanced filter, with the "copy to another location" and "unique values" options. This gets you your unique list.

Then use a vlookup() on this list to refer to the cols B & C from your original list
 
Upvote 0
Any chance you can walk me through this? I'm not familiar with the vlookup() function, and can't seem to make it work...
 
Upvote 0

Forum statistics

Threads
1,214,952
Messages
6,122,457
Members
449,083
Latest member
Ava19

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