View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
chayrun chayrun is offline
external usenet poster
 
Posts: 2
Default changing score from number to letter grade

I have to convert my number scores to letter scores.

example of ranges: 300 to 400 = A. Is there anyway I can enter all my
ranges for letter grades a, b, c, d, f and the program will return a letter
grade.

I looked in convert and if statements, but couldn't really find it.

Thank you Cindy