Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=IF(A1+B1<0,IF(A10,A1,IF(B10,B1,0)),0)
-- --- HTH Bob (change the xxxx to gmail if mailing direct) "profmorse" wrote in message ... how can I build an If statement that answers the following; If A+B<0 then chose A only if A is greater than 0, otherwise chose B, only if B is greater than zero, otherwise 0. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multiple IF statements or a better method ? | Excel Discussion (Misc queries) | |||
2 IF Statements not mutually exclusive | Excel Discussion (Misc queries) | |||
UDFunctions and nested If-the-else statements | Excel Worksheet Functions | |||
Linking two IF statements together | Excel Discussion (Misc queries) | |||
Nested IF statements | Excel Worksheet Functions |