I
Iris
I have 2 tables. One "inventory" thhe fields are
PartNumber, QTY, Descrp. the other table "orders" have
the ability to order up to 6 Partnumbers for each row.
The fields are PartNumber1, QTY1, PartNumber2, QTY2,
etc. I am trying to put together a query that will tell
me if I have enough inventory for the orders.
HELP
PartNumber, QTY, Descrp. the other table "orders" have
the ability to order up to 6 Partnumbers for each row.
The fields are PartNumber1, QTY1, PartNumber2, QTY2,
etc. I am trying to put together a query that will tell
me if I have enough inventory for the orders.
HELP