G
Guest
Greetings,
I have a database that keeps track of students grades for a non-profit
training center. I have created an access database to track all of the
student's information and want to use the information to print certificates
for the students.
Basically, I have a report in which I calculate the student's final grade
from the individual tests. I want to create a field called StudentEvaluation
that converts the number grade into an Evaluative grade... ie, 93-100 =
Excellent, 85-92 = Good, etc.
I am certain this is relatively easy to do in VB, but I am not experienced
in programming and have not figured out a way to do it from the Access
interface. Any help would be appreciated.
I have a database that keeps track of students grades for a non-profit
training center. I have created an access database to track all of the
student's information and want to use the information to print certificates
for the students.
Basically, I have a report in which I calculate the student's final grade
from the individual tests. I want to create a field called StudentEvaluation
that converts the number grade into an Evaluative grade... ie, 93-100 =
Excellent, 85-92 = Good, etc.
I am certain this is relatively easy to do in VB, but I am not experienced
in programming and have not figured out a way to do it from the Access
interface. Any help would be appreciated.