Link to home
Start Free TrialLog in
Avatar of Andy N
Andy N

asked on

Multiple If Statements in Multiple Cells

I am trying to do this:
*If A1 is empty, rating should be 3
*If A1 is not empty, check A2. If A2 is not empty, check A3. If A3 is empty, the rating is 4.
*If A3 is not empty and it has the words improvement seen, the rating is 5. If A3 is not empty, but the words are no improvement, then the rating is 4.

It's quite complicated, and I've tried nested IF statements without success.
ASKER CERTIFIED SOLUTION
Avatar of Jacques Geday
Jacques Geday
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Andy N
Andy N

ASKER

Hi Gowflow, I figured it out from the formula you gave. Thanks a lot!
ok but to help others reading these threads you need to be specific, not just: I figure it out !!!
gowflow
Avatar of Andy N

ASKER

Hi gowflow, if A2 and A3 are blank, then n/a
Well for sure I was wating from you to tell me what is the value if A2 = blank !!!! you did not put it in your post. and when I mentioned this ... you said I figured it out.

gowflow
Where do we stand in this question ? Is it resolved or you need more help ?
gowflow
Avatar of Andy N

ASKER

Hi gowflow, it is resolved. Thanks for the help.
Your welcome. Glad I could help.
gowflow