I have a form based on a query based on two tables -- and a subform based on another table. How do I force the subform to add a record if something changes on the main form.
I'm trying to use the before update property on the main form, but can't seem to see what code I need to write here. The objective is to add a new record to a source table every time something changes in the main table.
Thanks for any guidance here,
Melanie
I'm trying to use the before update property on the main form, but can't seem to see what code I need to write here. The objective is to add a new record to a source table every time something changes in the main table.
Thanks for any guidance here,
Melanie