How to validate list data from a different workbook

T

Tim

I have a word document with an excel table in it. I wish to have a drop
down list in that table that refers to another excel workbook. I have
been following steps listed on
http://www.contextures.com/xlDataVal05.html.

I have a name range of data called 'Products'

I have a source list called 'MyList' with range name
=Product.xls!Products

When I go to my other worksheet and go into data - validation and type
in =MyList
I keep receiving error message: 'A named range you specified cannot be
found'. I am working with Excel 2003.

Could anyone offer any suggestions as to why it is not working.
 
T

Toppers

Tim,
What do you mean by "source" list ... have you defined the named
range "Mylist" in your w/sheet?

Insert==>Name==>Define==>"MyList"==>Refers to: Products.xls!Products

Works fine for me (XL2003) but fails with 'A named range you specified
cannot be
found' if "Mylist" is not a defined range.
 
D

Debra Dalgleish

Is the Product.xls workbook open?
I have a word document with an excel table in it. I wish to have a drop
down list in that table that refers to another excel workbook. I have
been following steps listed on
http://www.contextures.com/xlDataVal05.html.

I have a name range of data called 'Products'

I have a source list called 'MyList' with range name
=Product.xls!Products

When I go to my other worksheet and go into data - validation and type
in =MyList
I keep receiving error message: 'A named range you specified cannot be
found'. I am working with Excel 2003.

Could anyone offer any suggestions as to why it is not working.
 

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