S
Scott Viney
Morning All,
Iam trying to write a query for determining if certain stock needs ordering.
Im pretty sure I have all the data I need in the query. But I dont know how
to create the criteria?
I have two calculated columns for StockOnHand and StockOnOrder. I also have
a StockReorderLevel column from the products table.
How do I create the criteria in the query so that it only lists items that
less than or equal to the StockReorderLevel?
Thanks for the help,
Scott V
Iam trying to write a query for determining if certain stock needs ordering.
Im pretty sure I have all the data I need in the query. But I dont know how
to create the criteria?
I have two calculated columns for StockOnHand and StockOnOrder. I also have
a StockReorderLevel column from the products table.
How do I create the criteria in the query so that it only lists items that
less than or equal to the StockReorderLevel?
Thanks for the help,
Scott V