R
RK
Hello All & Greetings.
I am looking for some help with getting data into a combo box.
First, I have a SQL 2K Table linked to Access. The Table has 3 columns:
CarID, Make, Model. Each Make can have multiple Models. I have a form on
which I have 2 Combo Boxes. The first Combobox, will display all the makes
of various Cars (e.g. Ford, Chrysler, etc.) In the 2d Combobox, it should be
populated with the models for the particular Make [e.g. If Ford is selected
in the fist combobox, Escort, Taurus, etc should be displayed in the 2d
combobox; likewise, if Chrysler is selected, the 2d combobox should display,
Dodge, Plymout, etc.) I am trying to do this as an UpdateEvent for the first
combobox.
I hope this is clear and that someone can help me in this.
Thanks to all in advance.
RK
I am looking for some help with getting data into a combo box.
First, I have a SQL 2K Table linked to Access. The Table has 3 columns:
CarID, Make, Model. Each Make can have multiple Models. I have a form on
which I have 2 Combo Boxes. The first Combobox, will display all the makes
of various Cars (e.g. Ford, Chrysler, etc.) In the 2d Combobox, it should be
populated with the models for the particular Make [e.g. If Ford is selected
in the fist combobox, Escort, Taurus, etc should be displayed in the 2d
combobox; likewise, if Chrysler is selected, the 2d combobox should display,
Dodge, Plymout, etc.) I am trying to do this as an UpdateEvent for the first
combobox.
I hope this is clear and that someone can help me in this.
Thanks to all in advance.
RK