K
Konchetta via AccessMonster.com
I have read thru many other threads to try and find a solution to my problem
but to no avail. My issue: I have two tables that I am trying to link so that
my 2d table data can be used as a subform on the main form for which all the
data on the 1st table is stored. What I am trying to do with the subform is
to have a datasheet that shows the date of visit..type of 8823 issued..etc
but to correspond to the PROJECT for which the visit is for in the Main Form.
I get the message below.. I have tried to change my query and I have no idea
what I am doing wrong. I have Project Name as my Primary Key in both tables.
I do not have any other unique field. Also, I cannot enter data into the
datasheet or the query, only the table. Please help if you can. I even
thought about just putting all the info in one table but I read where some
say that's not a good idea..
ERROR MESSAGE: "The changes you have requested to the table were not
successful because they would create duplicate values in the index, primary
key, or relationship. Change the data in the field or fields that contain
duplicate data, remove the index, or redefine the index to permit duplicate
entriesand try again."
but to no avail. My issue: I have two tables that I am trying to link so that
my 2d table data can be used as a subform on the main form for which all the
data on the 1st table is stored. What I am trying to do with the subform is
to have a datasheet that shows the date of visit..type of 8823 issued..etc
but to correspond to the PROJECT for which the visit is for in the Main Form.
I get the message below.. I have tried to change my query and I have no idea
what I am doing wrong. I have Project Name as my Primary Key in both tables.
I do not have any other unique field. Also, I cannot enter data into the
datasheet or the query, only the table. Please help if you can. I even
thought about just putting all the info in one table but I read where some
say that's not a good idea..
ERROR MESSAGE: "The changes you have requested to the table were not
successful because they would create duplicate values in the index, primary
key, or relationship. Change the data in the field or fields that contain
duplicate data, remove the index, or redefine the index to permit duplicate
entriesand try again."