M
Mozart66
Hi,
I am developing a simple database that adds data and
prints requried reports. I have a table that has following
structure:
Product Code Text
UPC Code Text
Component Code Text
Pack Size Text
Lot #1 Text
Lot #2 Text
For each Product Code there are several UPC Codes. For
each combination of Product Code and UPC Code there are
several component codes. One component can be used for
several products or UPC codes. But for a given Product
Code and UPC Code a component is used once. See the
following sample data.
Product Code UPC Code Component Code
789
I am developing a simple database that adds data and
prints requried reports. I have a table that has following
structure:
Product Code Text
UPC Code Text
Component Code Text
Pack Size Text
Lot #1 Text
Lot #2 Text
For each Product Code there are several UPC Codes. For
each combination of Product Code and UPC Code there are
several component codes. One component can be used for
several products or UPC codes. But for a given Product
Code and UPC Code a component is used once. See the
following sample data.
Product Code UPC Code Component Code
789