Excel IF function check if the cell is blank or not-blank
November 4, 2017
If you want to check the value in one cell if it is blank or empty cell, then you can use IF function in combination with ISBLANK function or logical operator (equal to) in excel. Excel IF function check if the cell is blank Let’s see the generic IF formula with ISBLANK function and Logical… read more »