J
JM
Is there a way to return a blank cell from a function
like IF()? I realize that returning "" is not the same
as returning a blank as charts don't interpret them the
same. Also, returning NA() is not an option because
doing so causes problems with other function calls based
on this column.
like IF()? I realize that returning "" is not the same
as returning a blank as charts don't interpret them the
same. Also, returning NA() is not an option because
doing so causes problems with other function calls based
on this column.