Results 1 to 2 of 2
  1. #1
    dougkluth is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2013
    Posts
    1

    Report stating memberss with no entry in a related table

    Hello,



    I am writing a membership database. I have a main table that contains relevant information about the member. It has an autonumber field called entrynumber that is linked to another table called financial. It also has the entrynumber field in a one to many relationship. The financial table lists any monies paid into the club. Most entries will be dues, but there could be donations, upkeep, etc. In the first table I also have a field that lists the members status, active or terminated. I need to write a report that lists any member who is active and does not have entry in the financial table listed "dues". This report/query needs to also have a parameter query for specifying dates. Having a hell of a time with this one. Any examples or help would be greatly appreciated.

    Thanks,

    Doug

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Suggest you try using the query wizard to create a query to get the info you want from the tables, then use that as the source for your report.
    It's possible your table/relationships d not support what you are trying to do.

    This data model may give you some ideas.
    http://www.databaseanswers.org/data_...bers/index.htm

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

Similar Threads

  1. Replies: 7
    Last Post: 11-02-2012, 12:05 PM
  2. Replies: 1
    Last Post: 07-11-2012, 01:42 PM
  3. Replies: 7
    Last Post: 07-02-2012, 10:50 PM
  4. Data entry related records
    By illoquentgent in forum Programming
    Replies: 10
    Last Post: 05-02-2012, 10:43 AM
  5. Rookie Questions related to data entry
    By weapon3000 in forum Access
    Replies: 5
    Last Post: 12-24-2010, 09:46 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