R
RayD
Hello everyone,
I have the need to blank a cell (J8) if "either" of the two cells to it's
left (H8 and I8) are empty. I have tried to expand off of the following but
with no success.
=IF(H8:I8=0,"",SUM(H8-I8))
Can anyone shed some light on this?
Thanks
...Ray
...Ray
I have the need to blank a cell (J8) if "either" of the two cells to it's
left (H8 and I8) are empty. I have tried to expand off of the following but
with no success.
=IF(H8:I8=0,"",SUM(H8-I8))
Can anyone shed some light on this?
Thanks
...Ray
...Ray