Muzicmn969
Registered User.
- Local time
- Today, 14:02
- Joined
- Apr 4, 2002
- Messages
- 16
not sure if this is the proper place to place this question, but here goes....
I am creating a Data base for a private elementry school. Goal is to get each students interim averages, and each report card average. as well as an average per grade...ie: first, second and so on....
I created a table for Student info, Interim Grades, and Report Card Grades.....so far all works well
the problem i am having is kinda unique....
Not all kids in the same grade take the same amount of classes....for instance some might take a total of 5 classes while others take 7....so a simple averaging formula will not work.....
My grade page is designed to have drop down menus next to each class that the child "might " be taking....in other words....there is a screen that allows them to select a child, and select which report card, or interim grade they are entering then a drop down menu next to each class so they can select the grade for the student.....some of these will not be filled in
I am trying to see if there is a way that i can have Access look at the fields (English, Math, etc) and count which fields have a value higher than "0" or higher than "null" and create my divider for the simple average formula....
dont know if i explained it good enough
would appreciate any help with this one
thanks in advance
Rich
I am creating a Data base for a private elementry school. Goal is to get each students interim averages, and each report card average. as well as an average per grade...ie: first, second and so on....
I created a table for Student info, Interim Grades, and Report Card Grades.....so far all works well
the problem i am having is kinda unique....
Not all kids in the same grade take the same amount of classes....for instance some might take a total of 5 classes while others take 7....so a simple averaging formula will not work.....
My grade page is designed to have drop down menus next to each class that the child "might " be taking....in other words....there is a screen that allows them to select a child, and select which report card, or interim grade they are entering then a drop down menu next to each class so they can select the grade for the student.....some of these will not be filled in
I am trying to see if there is a way that i can have Access look at the fields (English, Math, etc) and count which fields have a value higher than "0" or higher than "null" and create my divider for the simple average formula....
dont know if i explained it good enough
would appreciate any help with this one
thanks in advance
Rich