A
Alienz
Hey all, I think I'm on the right track but I'm missing something..
I've got 1 table called receive with a receiver number (not unique)
this table links to another table called purchase with a purchase
number (not unique). I used a subform so that the receiver can enter
the receiver number, then the purchase number, and then view all of
the parts associated with that purchase number. But, the problem now
is that a separate part can have many receiver numbers (quantites can
be shipped in small shipments each with an individual receiver
number).
Any insight on how I can link this the most efficiently? I'm sure I
need a new table because it's a many to many link but I can't see
exactly where. Maybe a new 1 to many table just with parts linking to
receiver numbers? So with that idea how would the user input this
info, should I create a subform in my subform where multiple receiver
numbers can be selected? But then it seems to me it could be done
more efficiently.
If anyone can see what's going on here please let me know if you have
an idea ! Thanks!!
I've got 1 table called receive with a receiver number (not unique)
this table links to another table called purchase with a purchase
number (not unique). I used a subform so that the receiver can enter
the receiver number, then the purchase number, and then view all of
the parts associated with that purchase number. But, the problem now
is that a separate part can have many receiver numbers (quantites can
be shipped in small shipments each with an individual receiver
number).
Any insight on how I can link this the most efficiently? I'm sure I
need a new table because it's a many to many link but I can't see
exactly where. Maybe a new 1 to many table just with parts linking to
receiver numbers? So with that idea how would the user input this
info, should I create a subform in my subform where multiple receiver
numbers can be selected? But then it seems to me it could be done
more efficiently.
If anyone can see what's going on here please let me know if you have
an idea ! Thanks!!