Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Saturday, March 26, 2016 at 2:26:30 AM UTC-4, Munster wrote:
Here's an example of the issue I am running to A B C D 1 GolfA Birdie Par Bogey 2 GolfB Bogey Birdie Par 3 GolfA Par Bogey Birdie 4 GolfB Bogey Double Bogey Bogey I can't seem to find the formula that will count how many times Birdie appears for GolfA in Column A A similar approach would be: =SUMPRODUCT(((A1:A4="GolfA")*(B1:D4="Birdie"))) Cheers Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to count the number of times text occurs based on condition | Excel Discussion (Misc queries) | |||
counting no. of times a character occurs in a cell | Excel Worksheet Functions | |||
Counting number of times a value occurs | Excel Discussion (Misc queries) | |||
Counting the number of times more than 1 variable occurs | Excel Discussion (Misc queries) | |||
Counting times a value occurs | Excel Programming |