using a list to validate from different sheet

  • Thread starter Thread starter paritoshmehta
  • Start date Start date
P

paritoshmehta

I am trying to insert data validation (drop down list) but want the lis
to be placed in a different sheet, is that possible?
 
Hi
try the following:
- select your list on the separate sheet
- define a name for this list (Insert - Name - Define')
- use this name as datasource in the data validation dialog. e.g.
=list_with_values_name
 
Name the range from the 2nd sheet, like "MyList",
then use =MyList in the data validation. Works fine.
Bob Umlas
Excel MVP
 
The Validation List has to be on the same sheet, but you can use it to link
to data on another sheet............=Sheet2!F1, etc

Vaya con Dios,
Chuck, CABGx3
 

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