kirstenlargent
Technical User
I am trying to link three tables, and I am having trouble with records duplicating in a query.
Here are my three tables: (all are linked by Record Series Number)
Record Series Number - No duplicates allowed
Box Data - Each box is assigned a record series, multiple boxes can have the same record series number assigned
Hold Order - Each Record Series Number can have multiple hold orders attached
My problem occurs when I link all tables by Record Series Number. I only have ONE box entered in the Box Data table, but the Record Series Number on the box has TWO Hold Orders attached (2 hold orders entered in the Hold Order Table).
Therefore, in my query, it lists the SAME BOX twice, once for each Hold Order. But there is only ONE box, I don't want it listed twice!! As soon as I unlink the Hold Order table, the problem is solved, and the box is listed only once, so I know the problem is with my relationships, but I can't figure out how to fix.
Please Help!!
THANKS!!
Here are my three tables: (all are linked by Record Series Number)
Record Series Number - No duplicates allowed
Box Data - Each box is assigned a record series, multiple boxes can have the same record series number assigned
Hold Order - Each Record Series Number can have multiple hold orders attached
My problem occurs when I link all tables by Record Series Number. I only have ONE box entered in the Box Data table, but the Record Series Number on the box has TWO Hold Orders attached (2 hold orders entered in the Hold Order Table).
Therefore, in my query, it lists the SAME BOX twice, once for each Hold Order. But there is only ONE box, I don't want it listed twice!! As soon as I unlink the Hold Order table, the problem is solved, and the box is listed only once, so I know the problem is with my relationships, but I can't figure out how to fix.
Please Help!!
THANKS!!