View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default criteria for two different cells in a count if function

Try this:

=SUMPRODUCT(--(B1:B10<""),--(B1:B10=0),--(H1:H10=DATE(2008,10,1)))

--
Biff
Microsoft Excel MVP


"Judy Rose" wrote in message
...
I have one column where I want to count if it equals a certain value, I
need
to sum all the rols that have that value that are of a certain date that
would be specified in another column, how do I phrase a countif column
that
would perform such function? For example Countif column B=0 and column
H=10/1/08....

Thank you for your help, the other items listed were close but nothing
that
mentioned this specifically.
--
Judy Rose Cohen