Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
If statement for greater than would be =IF(B120,B12)
What would it be for NOT EQUAL to ? |
#2
![]() |
|||
|
|||
![]()
one way:
=IF(B12<0,B12) which will return FALSE if B12 = 0 In article , "NEEDTOKNOW" wrote: If statement for greater than would be =IF(B120,B12) What would it be for NOT EQUAL to ? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
when writing an IF statement what is the syntax for "Not Equal to. | Excel Discussion (Misc queries) |