Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to create the following formula:
if b2 is "no, then b6-b9, otherwise, b6-b9 but not less than zero. I think I have this correct until I get to the "but not less than zero" part. =if(b2="no",b6-b9,b6-b9 but not less than zero) Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Commenting custom formula fields/formula on formula editor | Excel Programming |