Hi,
I have a combo box using table1 data. When the user adds more data into the combo box it gets added to table1. How do I do the following:
Given that there are two different tables, table1 and table2, how do I append the data input in the combo box to table2 as well?
Thanks,
Z
I have a combo box using table1 data. When the user adds more data into the combo box it gets added to table1. How do I do the following:
Given that there are two different tables, table1 and table2, how do I append the data input in the combo box to table2 as well?
Thanks,
Z