Thread: Countif
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default Countif

Try this...

=SUMPRODUCT(--(A1:A10=1),--(B1:B10<""),--(B1:B10=0))

--
Biff
Microsoft Excel MVP


"Laundone" wrote in message
...
I have two columns and need to count if column A =1 and Column B =0