K
Kirstie Adam
Dear All,
I know that there have been posts on this before, and i have tried to follow
them, but got myself a bit confused.
Basically, i have a field on a form, and when i add a new record i want that
field to also be entered in a new record in another table.
e.g.
When i enter field "JobNumber" in a new record on the "Information" form, i
want a new record in tbl "Survey" to be created, with "JobNumber" on that
form filled in. These two tables are joined,
"JobNumber" on "Information" is the primary key, and "JobNumber" on
"Survey" is the foreign key.
If anyone can understand what i am trying to do, i would really appreciate a
small sample of code that would be an example for me to use.
Thanks,
Kirstie
I know that there have been posts on this before, and i have tried to follow
them, but got myself a bit confused.
Basically, i have a field on a form, and when i add a new record i want that
field to also be entered in a new record in another table.
e.g.
When i enter field "JobNumber" in a new record on the "Information" form, i
want a new record in tbl "Survey" to be created, with "JobNumber" on that
form filled in. These two tables are joined,
"JobNumber" on "Information" is the primary key, and "JobNumber" on
"Survey" is the foreign key.
If anyone can understand what i am trying to do, i would really appreciate a
small sample of code that would be an example for me to use.
Thanks,
Kirstie