Good afternoon
I would be extremely grateful if anyone gets the chance to look into the following error for me... I have just come to demo my system so far and it pops up with this... typical
Everything was working perfectly on the old version I had but in an attempt to 'get around' a problem I was having with enabling fields (boss didn't like the greyed out / fuzzy labels look) I have added additional sub forms to my main Frm_Company.
The error occurs when loosing focus on the top subform (SubFrm_Address) and entering the next sub form (SubFrm_Contacts). I have tried to add (what will be invisible) fields to check that the company ref links are working and these seem OK but I keep getting the following message;
'The changes you 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 entries and try again'
Is it something to do with the record sources for the forms? I have the main form running off a query (Qry_Company) and the others from either the same query or a different table.... is this the problem?
I am still fairly new to all this and I have to admit relationships are still something I am trying to get my head around .... could any point me in the right direction or explain where I am going wrong??
Many Thanks
I would be extremely grateful if anyone gets the chance to look into the following error for me... I have just come to demo my system so far and it pops up with this... typical

Everything was working perfectly on the old version I had but in an attempt to 'get around' a problem I was having with enabling fields (boss didn't like the greyed out / fuzzy labels look) I have added additional sub forms to my main Frm_Company.
The error occurs when loosing focus on the top subform (SubFrm_Address) and entering the next sub form (SubFrm_Contacts). I have tried to add (what will be invisible) fields to check that the company ref links are working and these seem OK but I keep getting the following message;
'The changes you 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 entries and try again'
Is it something to do with the record sources for the forms? I have the main form running off a query (Qry_Company) and the others from either the same query or a different table.... is this the problem?
I am still fairly new to all this and I have to admit relationships are still something I am trying to get my head around .... could any point me in the right direction or explain where I am going wrong??
Many Thanks