excel - IF statement: how to leave cell blank if condition is false ...
經安全檢測,此網站為安全網站,請放心前往原始網址!
excel - IF statement: how to leave cell blank if condition is false ...
and if C1 is tested for being blank or not using =ISBLANK(C1) , this would return FALSE , even if C1 seems to be blank. This means that the =IF(A1=1,B1,"") ...