G
Gary F Shelton
I want to write a statement to check a series of rows in a column to see if
it has data. If it has data then I want to return a statement that says Not
Null and if the statement is blank... well you guessed it I want it to say
Null.
I would think the statement would be something like =if(A1=Not Null,"Not
Null,"Null")
it has data. If it has data then I want to return a statement that says Not
Null and if the statement is blank... well you guessed it I want it to say
Null.
I would think the statement would be something like =if(A1=Not Null,"Not
Null,"Null")