n107jkx
Board Regular
- Joined
- Dec 3, 2002
- Messages
- 51
I have a percentage worked out for my students' test and homework scores in an Access database of my students and their performances. Is it possible, presumably using some simple VBA, to apply a grade as a new field, which depends on how good the percentage is?
e.g. A student scores 40 out of 50, which works out to be 80%.
Given:
80% is an A,
70% is a B,
60% is a C, etc.
The grade field should show an A.
Any help would be much appreciated.
e.g. A student scores 40 out of 50, which works out to be 80%.
Given:
80% is an A,
70% is a B,
60% is a C, etc.
The grade field should show an A.
Any help would be much appreciated.