Thread
:
=IF(C16<>"",C16,0.4)
View Single Post
#
2
FLKULCHAR
Posts: n/a
it means, if c16 is blank...enter 0.4...otherwise, if c16 is NOT blank, enter
its value.
"fei" wrote:
what does it mean?
Reply With Quote