Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You cannot use complete columns in SUMPRODUCT, the ranges have to be
defined. -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Barb Reinhardt" wrote in message ... Try this =sumproduct(--(A:A="EG"),--(B:B=2007)) " wrote: A B EG 2006 EG 2007 EH 2007 I have the following example. I want to count EG if B is 2007. This example would yield 1. I utilized =if(B:B=2007, countif(A:A, "EG)). This formula yields 2. I basically need a formula that will look at both criterion. Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumif / Countif | Excel Worksheet Functions | |||
Countif & Sumif | Excel Worksheet Functions | |||
Sumif/countif | Excel Discussion (Misc queries) | |||
COUNTIF?? SUMIF?? | Excel Discussion (Misc queries) | |||
{} SumIf and CountIf | Excel Worksheet Functions |