form
I'm not sure why the example steps
I gave earlier did not work for you (it should work..), viz.:
----------------------------
For example:
Let's say you've a source list in A2:A20 in Sheet1
Name this range as say: List1
Hide the Sheet1
In Sheet2 say,
Select the range for the DV
Click Data > Data Validation
Under Allow: Choose "List"
In the "Source:" box, put : =List1
Click OK
----------------------------
ok, here's just some extra steps
(as a further help):
a. To name the range A2:A20 in Sheet1 as "List1"
Select A2:A20
Click inside the namebox & delete whatever's inside
(the namebox is the one with the drop arrow
just to the immediate left of the formula bar)
Type in the namebox: List1
Press Enter
b. The steps listed for:
Under Allow: Choose "List"
In the "Source:" box, put : =List1
are to be done in the "Settings" tab of the Data Validation dialog
When you select/choose "List" from the drop arrow under "Allow:"
the box for "Source:" will appear
--------------------------------------
Check out also MVP Debra Dalgleish's nice coverage of Data Validation
(with screen details / pictures) at her:
http://www.contextures.com/xlDataVal01.html
--
hth
Max