Hi, I have a Software Assets Table (SAT), Hardware Assets Table (HAT) and Software Installed Table (SIT) which is a subform linked to the Hardware Asset tbl. When I purchase Software, I enter the qty in the SAT in a qtypurchased field and whenever I instal the Software on a hardware, I enter the quantity installed on the qtyInstalled field.
I would like to run a Report from a Query that shows "Available software" after calculating bought Software minus allocated software. Buying and installing software is an on-going process.
Kindly advise on a simple Query for beginners that I need to create.