If, then statement with the condition a blank cell
Yep, just testing! It's been a long day.
"Jacob Skaria" wrote:
You mean
=IF(ISBLANK(A1),"True Condition","False Condition")
If this post helps click Yes
---------------
Jacob Skaria
"Sam Wilson" wrote:
=IF(ISBLANK("A1"),"True Condition","False Condition")
Sam
"vew" wrote:
How do I create an If, then statement with the condition a blank cell
|