B
BSantos
Can someone help with this an if formula.
I need to write a formula that for example:
If A1 = 0 give me b1, but if b1 = 0 also give me c1 otherwise give me d1-a1
I don't know how to write this. I thought I did but it's not working.
If (A1=0,b1,if(b1=0,c1,(d1-a1)
Help! Bonnie
I need to write a formula that for example:
If A1 = 0 give me b1, but if b1 = 0 also give me c1 otherwise give me d1-a1
I don't know how to write this. I thought I did but it's not working.
If (A1=0,b1,if(b1=0,c1,(d1-a1)
Help! Bonnie