List of items from other sheets

S

Subodh

I have a list of items - for example list of names of students, and I
want the drop down list (for the data validation) to use that list.
But, How can I do that if I want to get the entries in the list in
only one sheet
(say sheet1) and have other sheet in the same workbook reference the
list from sheet sheet 1.
Thanks in advance.
 
C

Claus Busch

Hi,

Am Sat, 10 Sep 2011 06:43:09 -0700 (PDT) schrieb Subodh:
I have a list of items - for example list of names of students, and I
want the drop down list (for the data validation) to use that list.
But, How can I do that if I want to get the entries in the list in
only one sheet
(say sheet1) and have other sheet in the same workbook reference the
list from sheet sheet 1.

in this case you have to name the list and then use that name as source
for the data validation.


Regards
Claus Busch
 
G

Gord

Give the list a name.

2003...........Insert>Name>Define..........name it MyList

When creating DV dropdown on any sheet source will be =MyList


Gord Dibben Microsoft Excel MVP
 

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

Top