B
bbach via AccessMonster.com
Hello..
I am somewhat new to MS Access and need some help with a data entry db. I
have two tables each with a Primary key of FRMID_PK. Table # 1 - Recipient
Table #2 - Response ( one to one relationship ).
I want to be able to place the FRMID_PK in the Recipient table and have it
carry over to the Response table.
I have created seven forms. The first form has all the Recipient information
and the six other forms are a breakdown of the Response information . There
is no repeating values in any of the tables so I didn't bother with a foreign
key.
I want to be able to place a FRMID in the Recipient frm and on exit and/or
open of first Response form have that same FRMID show. I want to be able to
prevent data entry error or wrong record source from occurring.
Any suggestions will be helpful.
P.S. I am NOT well versed in Visual Basic.
Thanks..
I am somewhat new to MS Access and need some help with a data entry db. I
have two tables each with a Primary key of FRMID_PK. Table # 1 - Recipient
Table #2 - Response ( one to one relationship ).
I want to be able to place the FRMID_PK in the Recipient table and have it
carry over to the Response table.
I have created seven forms. The first form has all the Recipient information
and the six other forms are a breakdown of the Response information . There
is no repeating values in any of the tables so I didn't bother with a foreign
key.
I want to be able to place a FRMID in the Recipient frm and on exit and/or
open of first Response form have that same FRMID show. I want to be able to
prevent data entry error or wrong record source from occurring.
Any suggestions will be helpful.
P.S. I am NOT well versed in Visual Basic.
Thanks..