Hello,
I have a query that joins 3 tables. I created a form with fields from each of the three tables using the Select query.
When I click in the form field to add or change the data, nothing happens.
How do I postback to the table from a form? Is there a table, form, or field setting to enable updates?
Do I need VBA code for each form field. But shouldn't a Dynaset give this functionality?
I have a query that joins 3 tables. I created a form with fields from each of the three tables using the Select query.
When I click in the form field to add or change the data, nothing happens.
How do I postback to the table from a form? Is there a table, form, or field setting to enable updates?
Do I need VBA code for each form field. But shouldn't a Dynaset give this functionality?