HeathRamos
IS-IT--Management
I am trying to update a table but I am doing the syntax wrong.
I want to join two tables using a one to one link for 4 fields, after which I
want to update the onhand field of one table with the onhand field of the
other.
Example:
Table1: Field1, Field2, Field3 Field4, Onhand
Table2: Field1, Field2, Field3, Field4, Onhand
I want to join both tables using fields 1-4 and the set the onhand of Table1 to
be the onhand of Table2.
Please help.
I want to join two tables using a one to one link for 4 fields, after which I
want to update the onhand field of one table with the onhand field of the
other.
Example:
Table1: Field1, Field2, Field3 Field4, Onhand
Table2: Field1, Field2, Field3, Field4, Onhand
I want to join both tables using fields 1-4 and the set the onhand of Table1 to
be the onhand of Table2.
Please help.