R
Richard
Hello All,
I am creating a product manifest (Bill of Lading/Shipping Summary) for my
company. For each of these manifests we use multiple venders of the same
product to fill an order. So, on the manifest we need to specify which
vender the product came from and what sizes were used to fill the order. I
am not sure if I should create another table to store this information how
this information and if so how would link multiple records to one
MANIFEST_ID(Primary Key) on my main DB table. I also use some lines to
visually separate the values, I need to hide these lines when the values are
blank.
Hope you can help.
Thanks
Richard
I am creating a product manifest (Bill of Lading/Shipping Summary) for my
company. For each of these manifests we use multiple venders of the same
product to fill an order. So, on the manifest we need to specify which
vender the product came from and what sizes were used to fill the order. I
am not sure if I should create another table to store this information how
this information and if so how would link multiple records to one
MANIFEST_ID(Primary Key) on my main DB table. I also use some lines to
visually separate the values, I need to hide these lines when the values are
blank.
Hope you can help.
Thanks
Richard