Good morning,
I have one query (based on primary key from my main table, plus another table). I need to make three subforms (on one tab/page) based on this one query.
I have had several problems as I have tried to get this to work (e.g., not being able to key data into the subforms (they seem to be locked), blank lines showing up in subforms 2 and 3).
Currently, I am getting this message:
"The changes you requested to the table were not successful b/c they would create duplicate values in the index, primary key, or relationship). Change the data in the field(s) that contain duplicate data, remove the index or redefine the index to permit duplicate entried and try again"
I have checked my table properties for all the fields and only the primary keys (studyID on Main table and autonum on MTA table) do not allow dups. Would this be creating the problem?
I have checked the Child-Master links for each subform, they are linked on correctly.
Any other ideas?
This is the general setup...all on one tab:
Subform1 MTA#...........Name1..........Date1,.......... etc1, etc
Subform2 MTA#...........Name2..........Date2,.......... etc2, etc
Subform3 MTA#...........Name3..........Date3,.......... etc3, etc
(all 3 subforms are based on same query)
Thanks in advance,
Sjl
I have one query (based on primary key from my main table, plus another table). I need to make three subforms (on one tab/page) based on this one query.
I have had several problems as I have tried to get this to work (e.g., not being able to key data into the subforms (they seem to be locked), blank lines showing up in subforms 2 and 3).
Currently, I am getting this message:
"The changes you requested to the table were not successful b/c they would create duplicate values in the index, primary key, or relationship). Change the data in the field(s) that contain duplicate data, remove the index or redefine the index to permit duplicate entried and try again"
I have checked my table properties for all the fields and only the primary keys (studyID on Main table and autonum on MTA table) do not allow dups. Would this be creating the problem?
I have checked the Child-Master links for each subform, they are linked on correctly.
Any other ideas?
This is the general setup...all on one tab:
Subform1 MTA#...........Name1..........Date1,.......... etc1, etc
Subform2 MTA#...........Name2..........Date2,.......... etc2, etc
Subform3 MTA#...........Name3..........Date3,.......... etc3, etc
(all 3 subforms are based on same query)
Thanks in advance,
Sjl