Thread: IFBlank Formula
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Township of East Hanover Township of East Hanover is offline
external usenet poster
 
Posts: 31
Default IFBlank Formula

There is actually a ISBlank formula.


"aldricla" wrote in message
...
I'd like to run the following formula if Cells A11:A43
contain a blank. =IF(($A410)*(AND($B420)),$A41,"")

How do I go about this?

Thanks!