View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DJS
 
Posts: n/a
Default Count Cells if diff cell meets conditions

Hello~
I need to count all rows of Column B if they are not blank and only if the
contents of the same row in column A are =2005.
Is this possible without the use of a macro, and if so could you provide me
an example?