I am creating a query that adds up a series of numbers for each record. This is no problem and i have a column that gives this total.
What I then need to do is take the final number and "grade it". i.e. if the total is between 75 and 100, the grade is "A", if it between 50 and 74 grade is "B".
Any help is appreciated,
Thanks
What I then need to do is take the final number and "grade it". i.e. if the total is between 75 and 100, the grade is "A", if it between 50 and 74 grade is "B".
Any help is appreciated,
Thanks