Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a spreadsheet with 350 rows and two columns.
I want to count the number of rows which have BOTH the letter C in the first column AND the letter Y in the second column. I was thinking of using COUNTIF in a way similar to the following: '=COUNTIF(G2:G350,"C")+COUNTIF(B2:B350,"Y")' However, this counts the number of CELLS which contain EITHER of those two letters. I want to count the number of ROWS with BOTH of those letters. I'm guessing COUNTIF is the wrong command to use, but that I want something similar to it. Any suggestions would be much appreciated. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
COUNTIF with multiple conditions | Excel Discussion (Misc queries) | |||
Find and Count Frequency of Numeric Value in Non-Contiguous Rows | Excel Worksheet Functions | |||
Using CountIf with 2 conditions - help! | Excel Worksheet Functions | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel | |||
Count on multiple values with duplicate rows | Excel Worksheet Functions |