F
FSHOTT
I have two tables one is a table of components which has a unique item number
as the primary key. The other fields are part numbers, component description,
supplier, component type, etc. The second table is an assembly and contains
within a given record several of the item numbers from the component table. I
would like to link the tables such that I can create queries and reports that
include the records with the component part numbers and/or other component
attributes. I tried joining multiple links to replicas of the table(i.e.
Component Table_x where x=1,2,3,4,etc.). That didn’t work. I would appreciate
any direction you could give me on this. Thank You ahead of time…….. I am
using ACCESS 2003 to develop this application.
as the primary key. The other fields are part numbers, component description,
supplier, component type, etc. The second table is an assembly and contains
within a given record several of the item numbers from the component table. I
would like to link the tables such that I can create queries and reports that
include the records with the component part numbers and/or other component
attributes. I tried joining multiple links to replicas of the table(i.e.
Component Table_x where x=1,2,3,4,etc.). That didn’t work. I would appreciate
any direction you could give me on this. Thank You ahead of time…….. I am
using ACCESS 2003 to develop this application.