Create Unique Value List from Two Columns in One Sheet to third Column

ootkhopdi

Board Regular
Joined
Sep 30, 2013
Messages
68
Hi,

i have a worksheet named "Sheet1"
in this sheet i have two lists in Column A and Column B

in both columns there are some Ids
some Ids are common in both Columns

i want to create a list of Unique Ids in Column C but without an arrey Formula

because Arrey Formula takes too much time in processing


plaese help me

how can i do it
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Hi,

It's quite simple actually, create a new column C in which data in which first data in column A is pasted followed by data in column B. As a result, you now have a single column of data containing some duplicate values.

As next step, in the Excel ribbon, go to Data -> Data Tools -> Remove Duplicate. Select "Continue with the current selection" and press "Remove Duplicates". You should have what you are looking for.

Let me know if this works.
 
Upvote 0

Forum statistics

Threads
1,215,375
Messages
6,124,592
Members
449,174
Latest member
chandan4057

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