Transition
Banned
What i'm doing here is creating sales reports for our company. Since i have so many figures and a lot of room for error - i want to do a simple validation check to return a value (e.g. True or False).
Basically i have three cells which all contain dollar amounts. All i want to be able to do is say "Cell A + Cell B = Cell C Else True, False"
If A+B = C i just want it to say "True" and if A+B does not equal C i want it to say False.
I know this should be pretty dang easy - but i can't pinpoint where this is at in my Excel book.
Thanks everyone!
Basically i have three cells which all contain dollar amounts. All i want to be able to do is say "Cell A + Cell B = Cell C Else True, False"
If A+B = C i just want it to say "True" and if A+B does not equal C i want it to say False.
I know this should be pretty dang easy - but i can't pinpoint where this is at in my Excel book.
Thanks everyone!