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 sum based on 3 critaria from 2 columns

What are the specific criteria?

C1:c10=critaria 2 and critaria 3


A cell *value* can't be *equal to* more than 1 criteria. Maybe you meant:

C1:C10=criteria 2 *or* criteria 3


--
Biff
Microsoft Excel MVP


"freebee" wrote in message
...
Hi, how to sum A1:A10 if B1:B10=critaria 1 and C1:c10=critaria 2 and
critaria
3?
Thanks.