Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi everyone.
My problem is to add up how often certain text occurs in a column. Doing this when the cells I want to use are sequential eg B2 - B12, is easy. I use =COUNTIF(B2:B12,"E"). What I can't do is add up when the cells aren't sequential eg B2 - B5, B7, B10 - B12. I try =COUNTIF(B2:B5,B7,B10:B12,"E"), but excel tells me I've entered too many arguements. Using colons and commas in this way works when I add numbers, but not when I add occurences of text, and I don't know why! Any help would be gratefully recieved. Many thanks, Martin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formatting based on Text within Text | Excel Discussion (Misc queries) | |||
SUMPRODUCT vs Text??? | Excel Worksheet Functions | |||
Autofitting a row | Excel Discussion (Misc queries) | |||
Sort or Filter option? | Excel Worksheet Functions | |||
Read Text File into Excel Using VBA | Excel Discussion (Misc queries) |