Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks Rick. That worked.
"Rick Rothstein" wrote: Try this formula instead... =SUMPRODUCT(($A2:$A$174=1)*($B$2:$B$174="A-1")) -- Rick (MVP - Excel) "perale" wrote in message ... I have 2 columns A & B. I want Xcel to first look at Column A and IF it contains the number 1, then go to Column B and count how many A-1's there are. This is my formula - it's giving me a FALSE answer but I need a number. =IF($A$2:$A$174="1",COUNTIF($B$2:$B$174,"A-1") . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If Statements | Excel Discussion (Misc queries) | |||
if then statements | Excel Worksheet Functions | |||
IF statements | New Users to Excel | |||
IF Statements (Mutliple Statements) | Excel Worksheet Functions | |||
using if statements | Excel Worksheet Functions |