Thought this might be a little easier than vlookup.. Replace the letter with number value you want without the " " =IF(A1>=95,"A",IF(A1>=75,"B",IF(A1>=40,"C","D")))
Reply from Richard Rost:
Mike, you are absolutely correct. An IF statement in this case would work just fine. Personally, I try to push people into VLOOKUP whenever possible if there are more than 2 values to check because when you start talking about 6, 7, 8, values, then you should be using VLOOKUP. IF statements tend to get real clunky.
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Excel Forum.