micahthomas
New Member
- Joined
- Sep 11, 2006
- Messages
- 44
I'm having trouble with and IF statement.
I have 3 columns, 2 manual entries, and then a calculation.
In my calculation formula, I need an if statement before the calculation.
Here's what I want:
If A2=0 and B2=0, then C2="" (or just empty)
AND if A2=0, **while B2 could be any number** then C2=1
What do I need to do?
Thanks in advance
I have 3 columns, 2 manual entries, and then a calculation.
In my calculation formula, I need an if statement before the calculation.
Here's what I want:
If A2=0 and B2=0, then C2="" (or just empty)
AND if A2=0, **while B2 could be any number** then C2=1
What do I need to do?
Thanks in advance