Data Validation

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to only include unique values in a data validation drop down list?
the drop down list and source data for the list are on seprate sheets

Thanks for any help
 
Hi Ram:

Let's say we have a list on sheet2. The list, unfortunately, has duplicates
in it. We want to use this list, without any duplicates as a data validation
list on sheet1. The first step is to use:

http://www.cpearson.com/excel/duplicat.htm#HighlightingDuplicates

to generate a second list, on sheet1, in which the duplicates have been
blanked out.

The next step is to use:

http://www.cpearson.com/excel/noblanks.htm

To generate a third list, also on sheet1, which has the second list without
any embedded blanks.

It is this third list that is used as the reference for data validation.
because this third list is on the same sheet as the validation, it is easy to
use.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top