I have a relationship from one table to another. If one item is entered into one field, I would like it to auto-populate it into another field. But there are several more fields I would like to be autopopulated.
EX
Table_1
item no, hull no, description
Table_2
item no, hull no, description..
I want to enter data into table 1 and have it auto populate into table 2. How is this to be done
EX
Table_1
item no, hull no, description
Table_2
item no, hull no, description..
I want to enter data into table 1 and have it auto populate into table 2. How is this to be done