Enter grade boundaries in range C59 where C5:C9 holds 0,40.60,80,90 and
D59 holds E,D,C,B,A. This table can be read as "if the marks are between
41 and 60, the grade will be D, if the marks are between 81 and 90, the
grade will be B" so on and so forth.
now enter the marks in C11 and in cell D11, enter =VLOOKUP(C11,$C$5:$D$9,2)
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.