Data Validation

  • Thread starter Thread starter Galsaba
  • Start date Start date
G

Galsaba

How can I create a drop down list, while the list of item to be choose will be
on a different worksheet?

GalSaba
 
Use a named range and then refer to that name, i.e.

list is in A1:A20 sheet2

select the range and name it MyList, now in the other sheet select the
cell, do data>validation>allow>list and use

=MyList



--
Regards,

Peo Sjoblom

(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)
 

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