List Box - For Input Range can I use named range in another workbo

D

dim

Hi folks,

In Book2 I have a named range "Employees".

In Book1 I have a list box.

In the Format Control option for my list box I select the Input Range area.
I have typed numerous variations of the following but I keep getting a
'Reference Is Not Valid' or similar error:

'C:\Program Files\systems\My Program\Data1\[Book2.xls]Sheet1'!Employees
 
B

Bob Phillips

The other book needs to be open

'Book2.xls'!Employees

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
D

dim

Thanks Bob. I've adapted a macro to open the Book2 file before navigating to
the list box.
 

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