G
Guest
Trying to write an IF statement to return one value if the cell is empty and
another if not. For example, if the cell is empty, return the value above,
if not empty, return the value itself.
another if not. For example, if the cell is empty, return the value above,
if not empty, return the value itself.