I need some help with combobox selecting data...
I create a table "parts", and a second table "language", and a nother table "names". Now i need a form with combobox for parts, under it i need data from "language" and then i need subform with "names".
Example:
Parts [Combomox]
Language1 [chackbox]
Language2 [chackbox]
Subforum:
Name1 , Name2 [textbox]
I create all that but i dont know how to make a combobox that will change data of "language" and "names" after selecting a part from the combobox. I guess i need a code afterupdate but i dont know what to write.
I hope i was cleare enough, elseway im sorry
Thx
I create a table "parts", and a second table "language", and a nother table "names". Now i need a form with combobox for parts, under it i need data from "language" and then i need subform with "names".
Example:
Parts [Combomox]
Language1 [chackbox]
Language2 [chackbox]
Subforum:
Name1 , Name2 [textbox]
I create all that but i dont know how to make a combobox that will change data of "language" and "names" after selecting a part from the combobox. I guess i need a code afterupdate but i dont know what to write.
I hope i was cleare enough, elseway im sorry
Thx