View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Esrei
 
Posts: n/a
Default "" not completely blanc if copy

I am using this formula in a range; +IF($B100,$C$3,""); if I copy paste
values this to say Data!A10:A40, why if I use counta(A10:A40), and only say
A10:A12 actual has data that I can see the answer of the count formula is
still 41.
I want the formula to leave the cell blank if false.

Thank you