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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

more advanced drop down functionality 1

Status
Not open for further replies.

bnsSteve

Technical User
May 3, 2010
94
CA
Hello,

I'm wondering if I could get help in creating a drop down in one cell that when you select an item in the that drop down, it will change what appears in the next drop down.

Ex: Cell A1 has drop down with a list of key words. If I select the first key word in that list. I will get a list in the next cell say A2 that corresponds to the key word I selected in A1.

I'm assuming I cannot do this by simply using Data Validation? Also if possible, having an auto complete function would be great!

I hope I explained it clearly. Thanks!
 
Sorry I guess it would help if I note that I'm trying to do this in Excel 2007.
 


Hi,

I regularly use MS Query to generate sucessive lists based on a user list selection. Pretty simple, once you work out the process. It can even be done without VBA code, using Data > Validation List & PARAMETER pointing to the selected DV value.

Skip,

[glasses]Just traded in my old subtlety...
for a NUANCE![tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top