Results 1 to 2 of 2
  1. #1
    steelcurtain11 is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Feb 2013
    Posts
    3

    Question delete

    please delete
    Last edited by steelcurtain11; 03-13-2013 at 02:03 PM.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,625
    1. Take heed of the hint provided in the question. Use Faculty, Faculty_Classes, Courses tables. Compare the FacDept value with CourseNo. Can use LIKE and wildcard as additional filter criteria in the query. Put the three OR criteria you already have within parenthesis then: AND Not CourseNo LIKE FacDept & "*". Probably don't need the Departments table.

    2. You can either reverse calculate the letters to number values with an expression in query or textbox or you can include the GradeValues table in query so the related number field is available.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Update data from another database
    By Ishaw in forum Programming
    Replies: 3
    Last Post: 04-26-2011, 06:34 AM
  2. I need help figuring out an iif function..
    By kduznetsov in forum Access
    Replies: 1
    Last Post: 03-30-2011, 10:07 AM
  3. Not figuring out dlookup (RunTime 2465)
    By Gilligan in forum Access
    Replies: 10
    Last Post: 03-08-2011, 02:48 PM
  4. Need help figuring out stuff
    By Buakaw in forum Access
    Replies: 3
    Last Post: 01-31-2011, 02:59 AM
  5. Getting a database without the data
    By GRB in forum Access
    Replies: 5
    Last Post: 01-09-2011, 07:50 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