M
mr martini
i'm creating a table that records car sales. my database has 4 tables: 1)
car manufacturers 2) chevy models 3) gmc models and 4) pontiac models. in my
car sales table, there's a manufacturer field and a model field (both are
combo boxes). i want the values of the model field to be dependent on the
value of the manufacturer field. for example, if i select pontiac as a
manufacturer, i want the source of the model field to be the pontiac models
table. is this possible? thanks
car manufacturers 2) chevy models 3) gmc models and 4) pontiac models. in my
car sales table, there's a manufacturer field and a model field (both are
combo boxes). i want the values of the model field to be dependent on the
value of the manufacturer field. for example, if i select pontiac as a
manufacturer, i want the source of the model field to be the pontiac models
table. is this possible? thanks