M
mj23449
I created a database for the school I work for that tracks
student test scores and calculates some important averages
that are reported back to the state. The problem is that
I have 6 fields that are different subject areas and each
student is tested in these 6 areas. The tests are
administered one at a time through out the school year.
At the bottom of the form the teacher wants a box that
calculates on the fly as shes entering in scores the
average of those scores. The catch is though that the
average only consists of the six numbers for test scores.
The problem that I'm having though is that either the box
where the calculation goes only averages the score for 1
box, but for every entry in that box every time its
modified which is not what I want or it averages all 6
boxes. The problem with that is that say only 3 tests
have been taken, then I need the box to calculate only the
3 scores and not all six because all six would give the
student a wrong percentage. Is there a way to get access
to do what I need it to do? The stuff i've tried so far
either doesn't work or it calculates the incorrect
average. Any help will be greatly appreciated.
student test scores and calculates some important averages
that are reported back to the state. The problem is that
I have 6 fields that are different subject areas and each
student is tested in these 6 areas. The tests are
administered one at a time through out the school year.
At the bottom of the form the teacher wants a box that
calculates on the fly as shes entering in scores the
average of those scores. The catch is though that the
average only consists of the six numbers for test scores.
The problem that I'm having though is that either the box
where the calculation goes only averages the score for 1
box, but for every entry in that box every time its
modified which is not what I want or it averages all 6
boxes. The problem with that is that say only 3 tests
have been taken, then I need the box to calculate only the
3 scores and not all six because all six would give the
student a wrong percentage. Is there a way to get access
to do what I need it to do? The stuff i've tried so far
either doesn't work or it calculates the incorrect
average. Any help will be greatly appreciated.