Results 1 to 5 of 5
  1. #1
    lima is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2013
    Posts
    4

    Academic year in gradebook

    Hello everyone,


    I have this simple gradebook in ms access from microsoft website.It registers Students names,assignment and grades in a particular class but the only problem I'm having is that when a teacher is done with a particular class in an Academic Year(2013), by 2014 he cannot go back to that same class(ID) and register new Students to that same class(ID) except he deletes previous data in that same class(ID). How can i add an "Academic Year" table to keep track of every years data.
    Bellow is the link to the original file
    http://office.microsoft.com/en-au/te...i:TC001018407|

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,644
    The Classes table already has a field for Year (which, btw, is a bad name because Year is a reserved word). With this arrangement, need to add class records for each year, even if all other class info remains same.
    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.

  3. #3
    lima is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2013
    Posts
    4
    Thanks June7, but each new record in the class table create a new class_ID. So if I am to return to the same class another year I will have to create a new class_ID different from previous year's class_ID but same class name and can my report be grouped base on year_ID which is unvailable in the database?
    I'm only a beginner and trying to create a gradebook to be used by different classes at different years I don't know if another sample is available and I will welcome any suggestion.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,644
    Yes, would need new records with new class_ID. And yes, report can be grouped or filtered by year by including the Year field in report queries.

    All of the reports except for Students include the Class table in their RecordSource. Most include all fields but are not using Year in the report layout.
    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.

  5. #5
    lima is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2013
    Posts
    4
    Thanks june7 I will try it the way you suggested. Thanks

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

Similar Threads

  1. Need help with Gradebook database
    By rcmcdonald91 in forum Access
    Replies: 1
    Last Post: 02-01-2012, 05:31 PM
  2. Help with Academic Database
    By MissBrandyLea in forum Database Design
    Replies: 2
    Last Post: 01-11-2012, 04:56 PM
  3. Gradebook Database
    By lraffel in forum Database Design
    Replies: 13
    Last Post: 06-16-2011, 12:45 PM
  4. Storing an Academic Semester
    By trb5016 in forum Database Design
    Replies: 1
    Last Post: 07-21-2010, 01:02 PM
  5. Academic version
    By steele in forum Access
    Replies: 1
    Last Post: 12-03-2009, 05:12 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