Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2007
    Posts
    1

    Query for distinct member number

    i have a meeting that has mulitple events. I need to figure out who has registered for the meeting, but has not registered for one particular event. If I pull the member number for the correct meeting with the event <> the event I don't want, I of course get multiple records

    member 1 event 2
    member 1 event 3


    member 3 event 1
    member 4 event 1
    member 3 event 2


    I only want to know that members 1, 3 and 4 did NOT register for event 6, I don't care what they DID register for.

    Thanks!

  2. #2
    LukeJ Innov is offline Advanced Beginner
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2013
    Posts
    31
    Hi,

    Create a query that allows you to search for events that e.g. are below event 6. Then you will only receive results that show the members that have not registered.

    Regards
    Luke

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

Similar Threads

  1. Sum Of Positive Number and Negative Number
    By maysamab in forum Reports
    Replies: 1
    Last Post: 10-20-2008, 04:06 PM
  2. Replies: 1
    Last Post: 10-09-2008, 04:48 AM
  3. Replies: 0
    Last Post: 08-08-2008, 08:34 AM
  4. Counting distinct id's
    By jqljql in forum Access
    Replies: 1
    Last Post: 09-01-2006, 07:28 AM
  5. query for data type number
    By oracle in forum Queries
    Replies: 1
    Last Post: 12-14-2005, 03:35 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