View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Outback
 
Posts: n/a
Default Errors in COUNT, COUNTA, COUNTIF when counting merged cells

I have a column that includes a numer of merged cells. The COUNT functions
are not recognizing the merge, however, and are returning the number of
pre-merged cells that are not blank, rather than the number of merged cells
that are not blank.

I am using Excel 2003 SP2

Thanks.