Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to count the number of items that have the designation of "R" (Column
A) and that also have a designation of "1" (Column B). I have tried several different formulas, but always get the return value of "0" (Zero). Formulas tried: =sumproduct(('Test Map'!G4:G126="R")*('Test Map'!T4:T126="1")) ={SUMIF(('Test Map'!G4:G126= "R")*('Test Map'!T4:T126= "1"))} =SUMPRODUCT(('Test Map'!$G$4:$G$126="R")*('Test Map'!$T$4:$T$126="1")) Any ideas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumproduct #Value! Problem | Excel Worksheet Functions | |||
Sumproduct Problem | Excel Worksheet Functions | |||
Problem using sumproduct | Excel Worksheet Functions | |||
Another Sumproduct & #N/A problem | Excel Worksheet Functions | |||
SUMPRODUCT problem | Excel Worksheet Functions |