Guest_imported
New member
- Jan 1, 1970
- 0
I have 2 combo boxes in the same Form. I would like to have the options in the second box dependant on the data entered in the first combo box.
An example of this would be doing a search for Automobiles.
The first box would be Make (manufacturer), The second box would be all models of that make (instead of all models of ALL makes)
I'm having trouble linking the two, I have the first box working just fine. I'm having trouble linking the second box (picking from a table with the field titles as the "makes" in the example, and subsequent "models" under each make) to the result from the first choice.
Any help?
TIA for any and all help!
An example of this would be doing a search for Automobiles.
The first box would be Make (manufacturer), The second box would be all models of that make (instead of all models of ALL makes)
I'm having trouble linking the two, I have the first box working just fine. I'm having trouble linking the second box (picking from a table with the field titles as the "makes" in the example, and subsequent "models" under each make) to the result from the first choice.
Any help?
TIA for any and all help!