O
Outatym
I have a form with multiple textboxes, checkboxes, comboboxes, etc. I have
created this form in design view therefore it isn't bound to any one table,
but the data collected will need to be stored into multiple tables.
I have tabs that divide the different sections of my form(one for each
table), and a submit command button.
I am having problems getting the inputted values from the form's controls
into the corresponding fields in the tables. Is it a syntax issue? If so,
what is the correct syntax to use?
Thanks in advance
created this form in design view therefore it isn't bound to any one table,
but the data collected will need to be stored into multiple tables.
I have tabs that divide the different sections of my form(one for each
table), and a submit command button.
I am having problems getting the inputted values from the form's controls
into the corresponding fields in the tables. Is it a syntax issue? If so,
what is the correct syntax to use?
Thanks in advance