Okay, everything works. However, when I run the query, how do I get the values to tblOrders?
I want to be able to open tblOrders and see that an order has been placed for 10 parts, but only 5 have been shipped, so there are 5 remaining on order. Appending it doesn't work because of the primary...