G
Guest
I have a shipped table and I have a received table - the two tables are
joined by Product ID - in my query I am trying to calculate actual inventory
totals (received - shipped).
I am not getting the answer to come up. How do I group by product ID and
get all of the received counts to add up and add up all of the shipped counts
and subtract the 2?
joined by Product ID - in my query I am trying to calculate actual inventory
totals (received - shipped).
I am not getting the answer to come up. How do I group by product ID and
get all of the received counts to add up and add up all of the shipped counts
and subtract the 2?