Unique dropdown list from column data

sparky2205

Active Member
Joined
Feb 6, 2013
Messages
480
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
I want to create a dropdown list from a column of data that contains duplicates and blanks.
The dropdown list should contain 1 of each data entry with no blanks.

Sample data:
ESI

GL

ESI
ESI

AZ

ESI

ESI
ESI

SO

EG

I have tried =INDEX(Supervisors,MATCH(0,COUNTIF($E$3:E3,Supervisors),0)) with the above column being named Supervisors. But it doesn't work. Maybe due to the blanks?

Note: the data above is padded out to 10 chars with spaces. It comes from another system in that format.
 
Yes, works perfectly again.
Now I have a bit of homework to understand exactly what is happening with those formulas.

As usual, thanks very much for your time and another successful outcome. Have a nice evening.
 
Upvote 0

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
You're welcome & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,214,920
Messages
6,122,264
Members
449,075
Latest member
staticfluids

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