G
Guest
I have numerous tables where i would like certain fields to be recorded into
a single table. For example:
TblAdhesive TblProducts
AdhesiveID <-------------------> productID
projectID productname
TblSplice TblProducts
SpliceID <-------------------> ProductID
projectID Productname
I would like the adhesiveID SpliceID and projectID to also go into a single
table
TblSplice
<-------------------> TblField
TblAdhesive ProductID
ProjectID
Thanks
a single table. For example:
TblAdhesive TblProducts
AdhesiveID <-------------------> productID
projectID productname
TblSplice TblProducts
SpliceID <-------------------> ProductID
projectID Productname
I would like the adhesiveID SpliceID and projectID to also go into a single
table
TblSplice
<-------------------> TblField
TblAdhesive ProductID
ProjectID
Thanks