-1

I just want a simple IF(condition,BLANK) that can be picked up by ISBLANK().

I tried the "", it does set it seemingly blank, but when I chain it with a ISBLANK() on that "" cell, it returns FALSE. Is there a way where I can set it so that ISBLANK will detect the output being BLANK?

0

1 Answer 1

2

The cell is not blank due to the formula.

But you can check the length of the cell value:

=LEN(B1)=0

where B1 contains the IF-formula

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.