Pulling unique data from a list

boll55

New Member
Joined
Nov 13, 2012
Messages
29
I have a generated list that pulls data from a diffrent sheet. I need a formula to pull only unique values from that generated list since some values are list multipul times.

Thanks!


Excel Help Forum
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
Hi,

Does this work for you?...

Excel Workbook
ABCD
1Product CodeProduct Code
2ID12345ID12345
3ID12346ID12346
4ID12347ID12347
5ID12348ID12348
6ID12349ID12349
7ID12350ID12350
8ID12351ID12351
9ID12352ID12352
10ID12353ID12353
11ID12345
12ID12346
13ID12350
14ID12351
15ID12348
16ID12349
17ID12350
18ID12346
19ID12352
20
Sheet8


The formula in C2 needs entering with ctrl shift enter NOT just enter, it can then be copied down.
You will obviously have to change the cell references to suit your layout.

I hope that helps.

Ak
 
Upvote 0
yes, however, my data is in row a but needs to be placed in row h, not c is that possible?????
 
Upvote 0
Hi,

Do you mean you have your data in COLUMN A and want the result in COLUMN H like this?....

Excel Workbook
ABCDEFGHI
1Product Code******Product Code*
2ID12345******ID12345*
3ID12346******ID12346*
4ID12347******ID12347*
5ID12348******ID12348*
6ID12349******ID12349*
7ID12350******ID12350*
8ID12351******ID12351*
9ID12352******ID12352*
10ID12353******ID12353*
11ID12345********
12ID12346********
13ID12350********
14ID12351********
15ID12348********
16ID12349********
17ID12350********
18ID12346********
19ID12352********
20*********
Sheet8



Ak
 
Upvote 0

Forum statistics

Threads
1,215,064
Messages
6,122,939
Members
449,094
Latest member
teemeren

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