Hi everyone,
I'd like some help with an if function that returns OK (Assume cell A1) if the value in C5 is greater than the value in B5 OR the value in C5 is equal to zero and ERROR otherwise (A2).
I tried:
=IF(OR(C5>B5;-0,1<C5<0,1;A1;A2)
But it doesn't work.
I can't upload a book with the example, there must be something wrong with my IE :S
Thanks in advance!
Bookmarks