Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a problem with the countif function
Here's a simple example of what I'm trying to do here's my sheet, columns A and B A B C 1 2 2 2 3 2 4 3 5 3 6 3 7 4 8 4 9 4 In Cell C1, when I put in function =countif($A$1:$A$9, "2") this returns 7, which is what I want. But I want to put =countif($A$1:$A$9, "B1") and so on for each row in column B. It doesn't work. I tried =countif($A$1:$A$9, B1) too, and it gave me an syntax error. Is there a way I can accomplish what I want? Any help would be greatly appreciated! Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2 Questions | New Users to Excel | |||
Countif accross multiple questions. | Excel Discussion (Misc queries) | |||
COUNTIF or not to COUNTIF on a range in another sheet | Excel Worksheet Functions | |||
Questions??? | Excel Discussion (Misc queries) | |||
2 questions | Excel Discussion (Misc queries) |