G
Guest
I would like to see a simple example of using a numeric fiels in one table to
update a numeric field in a second table. The equivalent of:
Table1.field = Table1.field + table2.field.
using either an update query or code.
Thanks for your help.
update a numeric field in a second table. The equivalent of:
Table1.field = Table1.field + table2.field.
using either an update query or code.
Thanks for your help.