Hi,
I have a form with 2 cmbbox1 and cmbbox2.
Both are bound to a table.
How do i do such that when I click cmbbox1, cmbbox2 will show all data related to cmbbox1 and then after select the desired option from cmbbox2, both will save into the tbl.
EG: cmbox1 values are: Red, Green, Yellow
after select 'Red'
cmbbox2 will give values as: apple, strawberry, tomato
Pls advice? Thanks.
I have a form with 2 cmbbox1 and cmbbox2.
Both are bound to a table.
How do i do such that when I click cmbbox1, cmbbox2 will show all data related to cmbbox1 and then after select the desired option from cmbbox2, both will save into the tbl.
EG: cmbox1 values are: Red, Green, Yellow
after select 'Red'
cmbbox2 will give values as: apple, strawberry, tomato
Pls advice? Thanks.