G
Guest
I set up a new form which is supposed to update two separate tables at the
same time. The two tables are linked by the primary key called, keycode,
which is the only bit of information that the two tables share.
Is there a way to enter the keycode information once on the form so both
tables are updated with this along with the other information on the form? I
tried to build an update query to do this, but I keep getting error messages
when I try to save it.
same time. The two tables are linked by the primary key called, keycode,
which is the only bit of information that the two tables share.
Is there a way to enter the keycode information once on the form so both
tables are updated with this along with the other information on the form? I
tried to build an update query to do this, but I keep getting error messages
when I try to save it.