D
Dave Smith
hi, i need to make something where i have a combo box with "car makes"
listed, i click on say, "toyota", and a second combo box becomes visible,
with all the "toyota" brand models are listed (not all the fords,
mitsubishis etc..) and so on until i come to a particular vehicle at which
point i will need to display relevant info on that vehicle.
my main concern at this stage is how best to do the first part with the
combo boxes, eg, i think i can use a single table, for each combo box, and
somehow use the relationships to limit the vehicles in the second combo box
to only display the selected make? (i want to click on the "make" in the
first combo box.)
thanks in advance,
Dave
listed, i click on say, "toyota", and a second combo box becomes visible,
with all the "toyota" brand models are listed (not all the fords,
mitsubishis etc..) and so on until i come to a particular vehicle at which
point i will need to display relevant info on that vehicle.
my main concern at this stage is how best to do the first part with the
combo boxes, eg, i think i can use a single table, for each combo box, and
somehow use the relationships to limit the vehicles in the second combo box
to only display the selected make? (i want to click on the "make" in the
first combo box.)
thanks in advance,
Dave