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?