Forum Discussion

Y2135's avatar
Y2135
Copper Contributor
Sep 22, 2022

Excel if have problem.

Hi everyone, please help me, I don't know why my if so weird, for example I type: Cat     =IF(A3>="Cat",1, IF(A3>="Dog",2, IF(A3>="Bird",3,4))) Dog    =IF(A4>="Cat",1, IF(A4>="Dog",2, IF(A4>="Bird"...

Resources