Thread
:
Drop down lists that reference another workbook
View Single Post
#
2
Posted to microsoft.public.excel.misc
Alan
external usenet poster
Posts: 492
Drop down lists that reference another workbook
You can't use a reference to another workbook or worksheet if you use say
=Sheet3!A1:A20, but you can if you name the range Sheet3!A1:A20 to 'MyRange'
or whatever you want to call it,
Regards,
Alan.
"Keith Jenkins" <Keith
wrote in message
...
We have a need to create a drop down list that references data in another
workbook. We have found the help file that explains how to do this but,
when
we get to the very last step a message box appears with the text "You may
not
use references to other worksheets or workbooks for Data Validation
criteria". Now this is incorrect, because the same help file also explains
how to do it from antoher worksheet in the same work book and that works
fine. The help also explicitly says you can do it. Anyone know how to
correct this. I'm using Excel 2003 Basic Edition with SP2
Reply With Quote
Alan
View Public Profile
Find all posts by Alan