View Single Post
  #1   Report Post  
CMS1W8
 
Posts: n/a
Default How would I build an "if" formula...

I'm trying to build a rule in one cell that will look at 5 other cells' data,
and populate a grade from 1-5, based on the value in the cells. The rule
should basically contain a grading scale that says:

IF E12<200, then the value should be 5; If the value in F12<214 and F12200,
then the value should be a 4; and so on...

I will also build a rule later so that only 1 of the 5 cells can contain a
number.