Remove Duplicate Entries from List

justanotheruser

Board Regular
Joined
Aug 14, 2010
Messages
96
Hi all,

I've got a drop down list which is linked to a source sheet called "Mapping", and on this sheet I have selected my range for Data Validation for a Drop Down list.

However, there are certain values which are repeated, so I've used some IF, COUNTIF, ROWS and INDEX formulas to sort it out and remove duplicate entries.

In the table, below, the data is stored in Column C, the first part of my calculations is in Column A, and then the second part is in Column B - which I want to use as the source for my drop down list. The only problem that I have is that instead of blanks cells there are 0s in the cell as below. Could someone help me fix it? (cell C2 is intentionally blank)


Excel Workbook
ABC
1**Entity
2***
31210210
41220210
51230210
62240220
72250220
830230
930230
1030230
1140240
1250250
1360*
1470*
1580*
1690*
17100*
18110*
19120*
20130*
2114**
2215**
2316**
2417**
2518**
26***
27***
Mapping



Thanks in advance. :)
 
see if this works for you .


Excel Workbook
CDEFG
1EntitySheet NameUnique list
2
3FA6_210PL_WorkwearFA6_210
4FA6_210BS_WorkwearFA7_220
5FA6_210PL_CleanroomFA78_250
6FA7_220PL_WorkwearFA89_230
7FA8S_220BS_WorkwearFA8S_220
8FA89_230PL_CleanroomKK_230
9KK_230PL_WorkwearZE_240
10KK_230BS_Workwear
11ZE_240
12FA78_250
Sheet1
#VALUE!
</td></tr></table></td></tr></table>
 
Upvote 0

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.

Forum statistics

Threads
1,224,587
Messages
6,179,733
Members
452,939
Latest member
WCrawford

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