drop down list location

  • Thread starter Thread starter nowhereman
  • Start date Start date
N

nowhereman

can the data for a drop down list be on another sheet in the workbook or
even in another workbook .... If possible what is the process

TIA
 
Insert =>Name=>Define

Name: List1 (or appropriate name)
RefersTo: =Sheet3!$A$1:$A$10

click the Add button

now in the data validation, when you select the list option, for the source,
put in

=List1
 

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