Results 1 to 2 of 2
  1. #1
    AIMIS is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    1

    Calculate available Assets at hand

    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.

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,640
    Try 3 queries. A totals query that sums purchases by item, a totals query that totals installs by item, then a query on the items table (which I assume you have) with the first 2 queries joined in with LEFT JOIN.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Assets Database Design Help!!
    By wakerider017 in forum Database Design
    Replies: 5
    Last Post: 05-31-2013, 05:56 AM
  2. How to calculate current balance on hand
    By fazly lee in forum Access
    Replies: 11
    Last Post: 09-05-2012, 09:16 PM
  3. Access database design to check assets in and out
    By ginachicclett in forum Database Design
    Replies: 2
    Last Post: 08-19-2012, 05:45 PM
  4. Queries for determining unused amounts of assets/cash
    By Long Tom Coffin in forum Queries
    Replies: 8
    Last Post: 07-05-2012, 01:38 PM
  5. WorthIt fixed assets
    By andres179 in forum Access
    Replies: 1
    Last Post: 05-29-2012, 11:09 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums