B
Bob Green
On a form I have a combo box that enables me to select 'Manufacturer' the
next control is another combo box that enables me to select 'Model'. I want
the 'Model' combo box to only populate with the models made by the
manufacturer selected in the first combo box. For example if manufacturer A
only makes models 1, 2, 3, and 4 but there are 30 models in total, how can I
get the second combo box to only display and thus save either 1, 2, 3 or 4.
if manufacturer A is selected. How can I do this please, I am not familiar
with VBA, although I would like to be!
next control is another combo box that enables me to select 'Model'. I want
the 'Model' combo box to only populate with the models made by the
manufacturer selected in the first combo box. For example if manufacturer A
only makes models 1, 2, 3, and 4 but there are 30 models in total, how can I
get the second combo box to only display and thus save either 1, 2, 3 or 4.
if manufacturer A is selected. How can I do this please, I am not familiar
with VBA, although I would like to be!