View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bruce Henson
 
Posts: n/a
Default How can I count conditional blank cells?

I want to count blank cells in one column where a certain value exists in
another column. DCOUNT and COUNTIF don't work for this purpose. For
example, I want to count the blank cells in column B where the Cells in
Column A equal "John":

A B
1 John 5
2 John
3 John 7
4 Mike 1