error message - duplicate values in index, primary key, or relatio

S

StBren

Hi, I'm trying to create my first database and am trying to create a form
where I can create multiple contacts for one client, I've put in fake
information to try it out but everytime I try and save I get the error
message that my changes were not successful because they would create
duplicate values in the index, primary key or relationship. The only field
that is duplicated is the company name (which i choose from a drop down list)
and it is not indexed nor is is the primary key..... can someone please help?
I use Microsoft 2000 if that makes a difference
 
K

Ken Snell [MVP]

Please tell us the details about the tables you've created, the fields in
those tables, the form(s) that you're using, the properties for the combobox
that you're using, etc. The answer to your dilemma lies in the design
structure, but you need to tell us what that structure is, please.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top