View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sam Wilson Sam Wilson is offline
external usenet poster
 
Posts: 523
Default If, then statement with the condition a blank cell

=IF(ISBLANK("A1"),"True Condition","False Condition")

Sam

"vew" wrote:

How do I create an If, then statement with the condition a blank cell