Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
We have the following formula in a worksheet:
=IF(C3<C6,C3-C16,IF(C16-C6<=0,ABS(C16-C6),0)) In the second statement C3-C16, we would also like to include if C3-C16 < 0, enter a 0 in the cell. Otherwise, just calculate C3-C16. Any help would be appreciated! Patti -- Patti |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nested if statement with over 7 conditions - VBA? | Excel Discussion (Misc queries) | |||
Nested IF statement with VLOOKUP | Excel Discussion (Misc queries) | |||
:confused: Nested if then else statement | Excel Worksheet Functions | |||
Problem with nested IF_OR statement | Excel Worksheet Functions | |||
7+ nested if statement? | Excel Worksheet Functions |