hello, i'm doing an access database at school. my project runs a store. i have a table suming up all products arrives, and i have a table showing all sales. i want to show stock with a quety. for that, i need to substarct the number of pieces sold of eack product from the total number of pieces of that product that arrived. how do i do that?