Thread: IF function
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Harald Staff[_2_] Harald Staff[_2_] is offline
external usenet poster
 
Posts: 449
Default IF function

=IF(A1<12;"";A1*2)

HTH. Best wishes Harald

"MacPadana" wrote in message
...
Can an "IF" formula return a blank cell, not a zero?