Results 1 to 2 of 2
  1. #1
    Jet1234 is offline Novice
    Windows 10 Access 2016
    Join Date
    Dec 2018
    Posts
    4

    Inclusive Query with multiple criteria

    Hi,



    I'm trying to stay away from a complex UNION query in Access. All I need is an output query where a student could pass a 495 course, or pass both 485 AND 425.
    Attached Files Attached Files

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    make a table with the grade range

    grade, MinPts, MaxPts
    A, 425, 495
    B, 300, 424
    etc

    then a query to pull the final amts table vs the range table to get the grade.

    Click image for larger version. 

Name:	tax rate table.png 
Views:	6 
Size:	54.0 KB 
ID:	37121

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

Similar Threads

  1. Replies: 2
    Last Post: 04-02-2015, 12:45 PM
  2. Replies: 7
    Last Post: 01-02-2013, 11:23 PM
  3. Inclusive dates for event
    By jon6035 in forum Queries
    Replies: 2
    Last Post: 10-01-2011, 06:11 PM
  4. Replies: 1
    Last Post: 07-13-2011, 11:00 AM
  5. Replies: 9
    Last Post: 10-01-2010, 05:50 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