I am using a query to add together numerous values for a total. I would like to take this total number and subtract it from another constant value in a related table. I want to calulate a balance of weight to ship by taking the full shipment weight minus the sum of the individual shipments. I can get the sum but how can I write the expression to subtract it from the full shipment weight?
Do I have to make another query? I hope not.
Thanks,
Do I have to make another query? I hope not.
Thanks,