I have created a very simple inventory program just to keep track of items in stock. I created a subform for inventory transactions within a product form. When I try to input a second transaction for a particular product id I get 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.
Any ideas as to how to fix this or can I even do what I am trying to do.
Can forward copy of file for viewing
Thanks
Darrellx
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.
Any ideas as to how to fix this or can I even do what I am trying to do.
Can forward copy of file for viewing
Thanks
Darrellx