hey,
I am new in MS Access programming, so here is a very trivial question:
I have one table with guitarbrand, guitarmodel, id, owner...
I have one combobox where I can choose the guitarbrand, and one where I can choose the guitarmodel. then I want to see the corresponding information below (id, owner..). I guess that's where subforms fit in. But I don't know how to handle this.
One remark: If I try to view the form in VIEW-mode, I get a popup field where I have to type in the guitarmodel. Afterwards it shows the subform corresponding to the model. BUT I don't wanna type the model, I want to choose it from the second combobox after having chosen the guitar brand.
please help!
thanks,
KITT
I am new in MS Access programming, so here is a very trivial question:
I have one table with guitarbrand, guitarmodel, id, owner...
I have one combobox where I can choose the guitarbrand, and one where I can choose the guitarmodel. then I want to see the corresponding information below (id, owner..). I guess that's where subforms fit in. But I don't know how to handle this.
One remark: If I try to view the form in VIEW-mode, I get a popup field where I have to type in the guitarmodel. Afterwards it shows the subform corresponding to the model. BUT I don't wanna type the model, I want to choose it from the second combobox after having chosen the guitar brand.
please help!
thanks,
KITT