How do i create a drop down list from information on another works

I

Ivan Koh

Hi all,

Anyone has any idea on how to create a drop down list in worksheet a if the
selections for the list are found in worksheet b?

In the excel help it says, "If the list is on a different worksheet, enter
the name that you defined for your list in the Source box."

But which name are they referring to over here?

Thanks
 
S

Sum Ting Wong

Hi all,

Anyone has any idea on how to create a drop down list in worksheet a if the
selections for the list are found in worksheet b?

In the excel help it says, "If the list is on a different worksheet, enter
the name that you defined for your list in the Source box."

But which name are they referring to over here?

Thanks


Create a named range on the sheet where the list is kept. Include
blank rows if you think the list will be expanding. Then place
"=NamedRangeName" where the named rage is the name you gave your range,
in the validation data box for a "drop down list" choice in the data
validation dialog.



No parentheses, of course on the =rangename statement.
 

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