Ask Experts Questions for FREE Help !
Ask
    robbiettussin's Avatar
    robbiettussin Posts: 2, Reputation: 1
    New Member
     
    #1

    Mar 11, 2009, 02:10 PM
    Populating a combobox from another comboboxes result
    I have two tables one for example with a list of gaming platforms, and the other table has games but has a look up table for the first table to relate the games to the gaming platforms.

    My problem is I need to create two combo boxes, the first so that the user can select the gaming platform from and the second combo box so the user can select the game but only games that are for the platform in the first combobox.

    Hopefully this makes sense.

    Any help would be greatly appreciated.

    Thanks in advance.
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #2

    Mar 11, 2009, 04:18 PM

    This is a standard procedure called cascading or synchronized combos. The following article explains how to do it:

    ACC2000: How to Create Synchronized Combo Boxes
    robbiettussin's Avatar
    robbiettussin Posts: 2, Reputation: 1
    New Member
     
    #3

    Mar 18, 2009, 02:58 AM
    Thank you very much for your response, but I have solved it now, I found a demo database that had three combo boxes that all updated from the results of the others.

    Thanks again.
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #4

    Mar 18, 2009, 05:54 AM

    And I'll bet that demo used the techniques described in that article.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Using comboboxes [ 7 Answers ]

Well how do we place the combo box and the list of names on it...

Form Header Field not Populating [ 2 Answers ]

Ok after fixing so many of my complex problems, I am stumpe on a fairly simple one. I have a subform with a header section to enter data in a couple of text boxes. One for Instructor and one for The name of the class. In the detail section I have continuous forms that each contain The two text...

When I click on a search result it won't go to that result [ 2 Answers ]

Whenever I type in a search and get the results when I click on a result it will take me to a different site. The same happens sometimes in my address bar. Please help.

Using comboboxes [ 3 Answers ]

What is the use of combo box in the excel...

Index: Combobox[I].Text? [ 1 Answers ]

Hello, I want to use a for.. next-loop to scan several items (e.g. Text/ Color) of a few comboboxes. To make the program efficient, I need something like an index register. Is it possible to approach any item of an comboxbox by index register? Greetings Roy


View more questions Search