Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using dropdown boxes in Excel

Status
Not open for further replies.

mag007

IS-IT--Management
Nov 8, 2006
99
US
Hi:

I have an excel question, I have 2 sheets in a document (xls). Sheet1 contains "contact information", and Sheet2 contains "Items to do".

On Sheet 2, I would like to have a dropdown menu of all the contacts in a cell. So, for each task I can select who needs to do what. How is that possible?

TIA
 
Have a look at Data>Validation and choose the "List" option

Rgds, Geoff

We could learn a lot from crayons. Some are sharp, some are pretty and some are dull. Some have weird names and all are different colours but they all live in the same box.

Please read FAQ222-2244 before you ask a question
 
When you want use a list that's on another sheet, put it in a named range (i.e. Contacts) and reference the name in your validation. (=Contacts)

Cheers,

Roel
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top