Access creates "Indeterminate" relationship type, not one-to-many

General Ledger

Active Member
Joined
Dec 31, 2007
Messages
460
I can't get Access 2007 to create a one-to-many relationship.

I have two tables. I drag the field from the one side to the table with the many side. Access opens the Edit Relationships window. The Relationship Type is Indeterminate. There does not seem to be ability to edit the relationship type.
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
Does this field you are trying to join on always have values in it in both tables (no blanks or nulls)?

Are they both formatted the same (i.e. not trying to join a Text Field to a Numeric field)?
 
Upvote 0
Q.Does this field you are trying to join on always have values in it in both tables (no blanks or nulls)?

A.Both the From and To fields always have a value. The From table is a complete list of all unique items numbers. The To table are transactions by item number. Some item numbers may not have had a transaction.

Q.Are they both formatted the same (i.e. not trying to join a Text Field to a Numeric field)?

A.Both the From and To fields are formatted as text. The fields are item numbers with leading zeros.
 
Upvote 0
On your "unique" list that you are linking, in the table that it is unique in, is their a Unique Index on that field?
 
Upvote 0
Joe4,

You got it!!

The set up for the Item Number in the table of Unique Item Numbers was Index Yes Duplicates. I changed to Index No Duplicates. When I went to create the relationship between the tables, Access now acknowledged One to Many.

Thank you so much!

GL
 
Upvote 0

Forum statistics

Threads
1,216,742
Messages
6,132,453
Members
449,729
Latest member
davelevnt

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top