testing the value of a cell
=IF(A1="", "A1 is empty", "A1 is not empty")
Dan E
"Zeraia" wrote in message ...
Curious what the code should look like to test if a cell
is empty of both numbers and letters.
Trying to setup so that If B1 is empty then this else
this.
|