B
Bill
Ok. So I have a form with 7 tabs. The way I designed this was that each tab
contains a form all linked to the same table (datalink). When I input on the
header and then clink to the first tab all is fine. When I click to the 2nd
tab I get the error "The changes you requested to the table were not
successful because they would create duplicate values in teh index, primary
key, or relationship. Change the data in teh field or fields that contact
duplicate data, remove the index or redefine the index to permit duplicate
entries and try again".
The sub forms are all linked thru a field called "ReportID". This is a
unique field which is bases on a text and autonumber to generate a number
format of 08-001 etc. All the tabs must be linked to the reportid to create
a single report. If I allow duplicates I get many entries on my datalink
table and they do not all come together. Very strange and I really need
help. Thx.
contains a form all linked to the same table (datalink). When I input on the
header and then clink to the first tab all is fine. When I click to the 2nd
tab I get the error "The changes you requested to the table were not
successful because they would create duplicate values in teh index, primary
key, or relationship. Change the data in teh field or fields that contact
duplicate data, remove the index or redefine the index to permit duplicate
entries and try again".
The sub forms are all linked thru a field called "ReportID". This is a
unique field which is bases on a text and autonumber to generate a number
format of 08-001 etc. All the tabs must be linked to the reportid to create
a single report. If I allow duplicates I get many entries on my datalink
table and they do not all come together. Very strange and I really need
help. Thx.