Results 1 to 3 of 3
  1. #1
    binaarycode is offline Novice
    Windows 7 64bit Access 2016
    Join Date
    Mar 2019
    Posts
    7

    Form working aroudn two queries

    I'm currently trying to produce a form that works off two queries I have set up:

    Query 1 - Asks for a user to input a software reference number and then shows a list of computers with this software on.


    Query 2 - Asks for a user to input a software reference number and shows how many licences arn't currently being used.


    I'm wanting the form to show the list of computers aswell as how many licences are not being used.
    What is the best way of solving this issue?

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,524
    subforms.
    subform1, Q1 bound to the PC id on master form, that shows what that PC has installed.

    subform2, Q2, not bound to any ID, but shows all available licences.

  3. #3
    binaarycode is offline Novice
    Windows 7 64bit Access 2016
    Join Date
    Mar 2019
    Posts
    7
    thanks for the help! Appriciate it

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

Similar Threads

  1. Replies: 1
    Last Post: 02-16-2018, 03:38 AM
  2. Replies: 1
    Last Post: 10-12-2017, 06:12 PM
  3. Replies: 5
    Last Post: 10-26-2016, 01:56 PM
  4. Replies: 1
    Last Post: 11-04-2014, 12:07 PM
  5. Replies: 8
    Last Post: 09-19-2013, 06:22 AM

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