G
Guest
I know the if function is written correctly.
I've tried changing the format of the cells.
I still can't get the if-statement to work properly. It is supposed to return " " if a cell is <1, but it keeps returning the number.
=If(k5<1," ",k3)
This is the simple function. The problem is when the cell IS <1, it STILL returns k3.
CAN ANYONE PLEASE HELP???
I've tried changing the format of the cells.
I still can't get the if-statement to work properly. It is supposed to return " " if a cell is <1, but it keeps returning the number.
=If(k5<1," ",k3)
This is the simple function. The problem is when the cell IS <1, it STILL returns k3.
CAN ANYONE PLEASE HELP???