J
Jai
How can we use multiple logical functions into one formula. We have 2 cells
with numerical values which are a result of various cells in the sheet. We
want the 3rd cell to be populated with "Excellent","Good" and "Needs
Improvement" if various conditions are fullfilled according to the values in
the 2 cells. For e.g. If A2 is between 96-100 and A3 is between 45-50 we want
cell A4 to be populated as "Excellent". If (A2 is between 96-100 and A3 is
between 40-44),(A2 is between 90-95 and A3 is between 45-90),(A2 is between
90-95 and A3 is between 40-44) then A4 to be populated as "Good".
with numerical values which are a result of various cells in the sheet. We
want the 3rd cell to be populated with "Excellent","Good" and "Needs
Improvement" if various conditions are fullfilled according to the values in
the 2 cells. For e.g. If A2 is between 96-100 and A3 is between 45-50 we want
cell A4 to be populated as "Excellent". If (A2 is between 96-100 and A3 is
between 40-44),(A2 is between 90-95 and A3 is between 45-90),(A2 is between
90-95 and A3 is between 40-44) then A4 to be populated as "Good".