I want to total the amount of names in one column only if the cell in the adjacent column contains a specific number. Kind of like the sumif function but for words.
For example I'm looking for a formula that would tell me how many names contain the number "1" next to it.
1 -> John
1 -> Frank
1 -> Mary
2 -> Mr. Ed
3 -> Tony
1 -> Megan
3 -> Christa
3 -> Jacob
The formula should result in "4" which correlates to the amount of names that have the number 1 next to it. Please help me out. Eventually I want to utilize it in a google documents spreadsheet. Is there any reason it wouldn't work in google docs but will work in Excel? I have tried using any array formula but I'm not getting the results I'm looking for.
Bookmarks