G
Guest
Hi,
I have two tables : invoice header and invoice line joined by the invoice
number.
I also have a form for the invoice header table. There users will enter
comments and should have the option to run an update query which will apply
the comments from the header table to the line table. The query is in sql. Is
there a way that I can have the query run only for the record edited on the
form and not all records in the table?
Thanks,
Kanga
I have two tables : invoice header and invoice line joined by the invoice
number.
I also have a form for the invoice header table. There users will enter
comments and should have the option to run an update query which will apply
the comments from the header table to the line table. The query is in sql. Is
there a way that I can have the query run only for the record edited on the
form and not all records in the table?
Thanks,
Kanga