S
steve goodrich
I know this question has been asked before, but I just can't grasp how to do
it
I'm trying to limit the choice of a combo box based on the choice of another
I've got two combo boxes for the make and model of cars, When I enter a
particular make in the make box, I would only like to see models which match
that make. E.g. if I enter Ford as the make then only Ford models would be
shown in the model box.
The way I have it setup at the moment (maybe this is not right) is as
follows
I have a Table with all my fields including the make and model fields
I have a Table with all my Makes
I have a Table with all my Models
In the main Table design view I used the lookup wizard in the data type
fields of my make and model to populate the drop down boxes on the form, so
when I select any one of these drop down boxes I see all the makes and all
the models.
Would someone be kind enough to walk me through this procedure step by step
Regards
Steve Goodrich
it
I'm trying to limit the choice of a combo box based on the choice of another
I've got two combo boxes for the make and model of cars, When I enter a
particular make in the make box, I would only like to see models which match
that make. E.g. if I enter Ford as the make then only Ford models would be
shown in the model box.
The way I have it setup at the moment (maybe this is not right) is as
follows
I have a Table with all my fields including the make and model fields
I have a Table with all my Makes
I have a Table with all my Models
In the main Table design view I used the lookup wizard in the data type
fields of my make and model to populate the drop down boxes on the form, so
when I select any one of these drop down boxes I see all the makes and all
the models.
Would someone be kind enough to walk me through this procedure step by step
Regards
Steve Goodrich