i am currently in the process of creating a database on cars,
I have created a Form:
i was wondering if its possible to choose a car manufacturer from one of the drop down menus, then only get the models the company does in the next and ovously if you choose a different manufacturer the models automatically change to the correct ones?
is this possible if so how.
I how i have set it up is the list on manufacturers in one table, and then separate table for each of the manufactures models for example:
Manufacture table contains:
BMW
Mercedes
Volkswagen
Then i have another table..
Volkswagen table:
Polo
Golf
Etc
BMW table:
3 Series
5 Series
etc
-----
also i got a check box and i want wen ticked to show a text box where i can type values in
P.S. I AM USING ACCESS 2007
I have created a Form:
i was wondering if its possible to choose a car manufacturer from one of the drop down menus, then only get the models the company does in the next and ovously if you choose a different manufacturer the models automatically change to the correct ones?
is this possible if so how.
I how i have set it up is the list on manufacturers in one table, and then separate table for each of the manufactures models for example:
Manufacture table contains:
BMW
Mercedes
Volkswagen
Then i have another table..
Volkswagen table:
Polo
Golf
Etc
BMW table:
3 Series
5 Series
etc
-----
also i got a check box and i want wen ticked to show a text box where i can type values in
P.S. I AM USING ACCESS 2007