J
Jessica
Hello All,
I have two tables my main table has a primary key called UPC and other
fields called cap pk number, container pk number, label pk number etc...
my second table called materials has a primary key called pk number and
a field called description. My report needs the pk number for the
container, cap, and label along with their description, is this possible
with it setup like this or should I separate each material into their
own table and setup a relationship using the pk number from each table
to the main table.
Thank you,
Jess
I have two tables my main table has a primary key called UPC and other
fields called cap pk number, container pk number, label pk number etc...
my second table called materials has a primary key called pk number and
a field called description. My report needs the pk number for the
container, cap, and label along with their description, is this possible
with it setup like this or should I separate each material into their
own table and setup a relationship using the pk number from each table
to the main table.
Thank you,
Jess