Forum Discussion

Roy Gioconda's avatar
Roy Gioconda
Copper Contributor
Jun 28, 2018

IF, AND, OR

I want a cell to reflect a value from 1-5 based on what is entered in 5 adjacent cells:

 

OutreachActuals UpdatedLog in Days since last LogonUse Mobile Interact with Primary
yesyes6/28/20180?yes

If A1=yes, than G1=1

If A1=yes and B1=yes, G1=2

If A1=yes, B1=yes, D1<90, G1=3

If A1=yes, B1=yes, D1<90, E1=yes, G1=4

If A1=yes, B1=yes, D1<90, E1=yes, F1=yes, G1=5

 

How do I express this in a formula? Many thanks!

Resources