G
Guest
I need to set 1 cell to meet certian conditions. ex. c16<=0, then e14=c16. If
c16>0, then e14=0
I have tried using "if". When I do, the only results I get are either true
or false.
I need the cell (e14) to actually perform the function stated above.
c16>0, then e14=0
I have tried using "if". When I do, the only results I get are either true
or false.
I need the cell (e14) to actually perform the function stated above.