Programming & Development
Database Design & Administration
Access
I have 5 Queries I need combined but the data needs to be accurately calculating to create a report. The Report is to tell me how much inventory on hand I have by adding the total quantities received (qryQtyRcvd) less quantity used (qryQtyUsed) plus and physical adjustments (qryQtyAdj) through a giv ... Show more