B
B Bach via AccessMonster.com
Hello,
I have one table: SURVEY_tbl
with a primary key: FORMID
I split the SURVEY_tbl into eight separate forms for data entry. I used
macros to open the forms . The problem I am having is when I began to put
data entry into the first two forms it is fine, but on the third form I get a
duplicate error. I look in the SURVEY_tbl and sure enough the 1st form has a
row all its own. The fields in the 3rd -8th forms are on a separate row with
no primary key. How do I get the forms to synch?
thanks..
I have one table: SURVEY_tbl
with a primary key: FORMID
I split the SURVEY_tbl into eight separate forms for data entry. I used
macros to open the forms . The problem I am having is when I began to put
data entry into the first two forms it is fine, but on the third form I get a
duplicate error. I look in the SURVEY_tbl and sure enough the 1st form has a
row all its own. The fields in the 3rd -8th forms are on a separate row with
no primary key. How do I get the forms to synch?
thanks..