G
Gary''s Student
Is it possible, without VBA, to test the “emptiness†of a cell? For example,
a formula that will return 1 if a cell is unused (has nothing in it), 2 if
the cell has a formula returning a null string:
=IF(1=1,â€â€,â€â€)
3 if the cell has a single quote in it and 4 otherwise?
a formula that will return 1 if a cell is unused (has nothing in it), 2 if
the cell has a formula returning a null string:
=IF(1=1,â€â€,â€â€)
3 if the cell has a single quote in it and 4 otherwise?