B
B Bach via AccessMonster.com
Hello. Listed below are three tables that I am trying to solve a duplicate
value problem. The FRMID is the primary key. I use the Provider table as a
lookup. The problem I am having is when I try to enter data into subforms
linked within the Provider_tbl form I get a duplicate entry error. I get
the duplicate error only after I entered data into the Provider table,
subform_page1-Survey_tbl, and subform_page2-Survey_tbl. I can't go any
further than subform_page2-Survey_tbl.
I have fooled around with the relationship and redefining the index but
nothing seems to work.
1) Survey_tbl -- FRMID number Yes(No Duplicates)
2) Provider_tbl2---FRMID number Yes(No Duplicates)
----Provider_ID number (Duplicates OK )
3)Provider_lookup----Provider_ID number Yes (No Duplicates)
My forms are created as follows:
Provider_frm
subform_page1-Survey_tbl (based off from table Survey_tbl)
subform_page2-Survey_tbl
subform_page3-Survey_tbl
subform_page4-Survey_tbl
subform_page5-Survey_tbl
subform_page6-Survey_tbl
subform_page7-Survey_tbl
value problem. The FRMID is the primary key. I use the Provider table as a
lookup. The problem I am having is when I try to enter data into subforms
linked within the Provider_tbl form I get a duplicate entry error. I get
the duplicate error only after I entered data into the Provider table,
subform_page1-Survey_tbl, and subform_page2-Survey_tbl. I can't go any
further than subform_page2-Survey_tbl.
I have fooled around with the relationship and redefining the index but
nothing seems to work.
1) Survey_tbl -- FRMID number Yes(No Duplicates)
2) Provider_tbl2---FRMID number Yes(No Duplicates)
----Provider_ID number (Duplicates OK )
3)Provider_lookup----Provider_ID number Yes (No Duplicates)
My forms are created as follows:
Provider_frm
subform_page1-Survey_tbl (based off from table Survey_tbl)
subform_page2-Survey_tbl
subform_page3-Survey_tbl
subform_page4-Survey_tbl
subform_page5-Survey_tbl
subform_page6-Survey_tbl
subform_page7-Survey_tbl