G
Guest
I have two tables: Allocated and Product Lot Info
I want an expression called Unallocated to give me either:
- The difference in amount allocated from the Allocated table and the
Product Lot Info table
- If the product from the Product Lot Info table is not allocated (not in
the Allocated table) I want it to display the product quantity from the
Product Lot Info table
How do I set up the query to do this?
I want an expression called Unallocated to give me either:
- The difference in amount allocated from the Allocated table and the
Product Lot Info table
- If the product from the Product Lot Info table is not allocated (not in
the Allocated table) I want it to display the product quantity from the
Product Lot Info table
How do I set up the query to do this?