Results 1 to 3 of 3
  1. #1
    pp100 is offline Novice
    Windows 7 Access 2007
    Join Date
    Aug 2010
    Posts
    8

    Attendency register in a database

    I have a similar issue like Guinea in the thread "Link Meeting with roster".I am developing a dabase for our local church.I want to be able to to have an attendency register where i capture the members attendencies at various functions that ocurre in the church.



    I have a member table where i capture the details of the members.i would want to have a report that will show me the number of people that attended a particular function on a particular day,the number of males and females that were there and the number of visitors that attended the function(people that are not members of the church in other words their names are not in the church database.

    How can i kick off and proceed

    thanks

  2. #2
    Join Date
    Jun 2010
    Location
    Belgium
    Posts
    1,043
    Hi,

    you could try the approach discribed in the included diagram. The given structure should enable you to create the report you want.

    Note that there is a certain amount redundancy in the table tblServiceAttendance; you could say that if the visitor's name is filled in, the person is a visitor, but I found an added Yes/No field makes querying a lot faster then checking for not null.

  3. #3
    pp100 is offline Novice
    Windows 7 Access 2007
    Join Date
    Aug 2010
    Posts
    8
    Ok let me see if i can get some where.will notify

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

Similar Threads

  1. Database Design for Specification Database
    By khwaja in forum Database Design
    Replies: 2
    Last Post: 11-24-2011, 03:58 AM
  2. Replies: 4
    Last Post: 08-12-2010, 08:38 AM
  3. Login form register
    By isnpms in forum Security
    Replies: 1
    Last Post: 08-01-2010, 10:30 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