I am looking to find the number of cells in the last 10 occurrences that contain a specific text, but can't seem to get the formulas correct to include the criteria of the partial text.
Below is the list of "results" which I add to row by row as they occur. I am looking to input in a different cell the number of cells that contain "W" from the last 10 rows that aren't blank. The formula below is as far as I can figure.
=SUM(TAKE(FILTER(H3:H84,H3:H84<>0),-10))
Below is the list of "results" which I add to row by row as they occur. I am looking to input in a different cell the number of cells that contain "W" from the last 10 rows that aren't blank. The formula below is as far as I can figure.
=SUM(TAKE(FILTER(H3:H84,H3:H84<>0),-10))
Result |
W |
SOW |
L |
W |
L |
L |
L |
OTW |
W |
W |
L |
OTW |
OTW |
L |
W |
L |
W |
W |
L |
W |
W |
OTL |
W |
L |
L |
L |
L |
W |
W |
OTL |
SOL |
W |
SOL |
L |
W |
W |
W |
W |
W |
SOL |
W |
OTW |
L |