Results 1 to 5 of 5
  1. #1
    Nokia N93 is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Nov 2010
    Posts
    55

    Help in Student Absence Form

    Good Day everyone
    I have a small school for training
    Each student has more than one class
    i want a tracking way to track the absence of each student in each class
    And then a daily and weekly report for each student to be shown

    I did the tables and relations for this, but i don't know it is true or not
    CAn you help me please?
    and what do you think the forms should be ?

    attached is the file i made
    StudentAttendance.zip

    thanks in advance

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    You need tblStudentClassAttend, to show his attendance in the tblStudentClass (simpler name)
    tblStudentClass fields:
    ------------
    StudentClassID
    StudentID
    ScheduleID

    tblStudentClassAttend fields:
    ------------
    StudentClassID
    DateOfClass
    Present



    tStudent student info: name,address,city
    tClasses classes taught
    tClassSched: classes taught for the year and their date/time taught
    tStudentClass: Classes a student takes
    tStudentClassAttend: attendance for the class a student takes

  3. #3
    cbende2's Avatar
    cbende2 is offline Competent Performer
    Windows 7 32bit Access 2013
    Join Date
    Jun 2014
    Location
    Louisiana
    Posts
    370
    Hi Nokia,

    I created a little DB for fun, let me know if I can help anymore.

    SchoolAttendance.zip

  4. #4
    Nokia N93 is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Nov 2010
    Posts
    55
    thanks alot ranman256

  5. #5
    Nokia N93 is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Nov 2010
    Posts
    55
    Quote Originally Posted by cbende2 View Post
    Hi Nokia,

    I created a little DB for fun, let me know if I can help anymore.

    SchoolAttendance.zip

    I love little Db for fun , thanks cbende2 but the file didn't open ( Unrecognized database format) I don't know WHY ?

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

Similar Threads

  1. Replies: 2
    Last Post: 07-21-2014, 08:47 AM
  2. Student Grades
    By BDevil15 in forum Access
    Replies: 4
    Last Post: 12-09-2013, 01:53 AM
  3. Using Calender Form for Student Attendance
    By GSP101 in forum Database Design
    Replies: 6
    Last Post: 02-28-2013, 02:10 AM
  4. Best approach for Absence DBase
    By JohnMc in forum Database Design
    Replies: 1
    Last Post: 11-17-2011, 12:00 PM
  5. student question
    By scarlettera in forum Access
    Replies: 7
    Last Post: 03-27-2011, 12:03 PM

Tags for this Thread

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