I am trying to create a formula using Numbers by Mac in order to find how many of the last 10 games we won. Although I know how many games there are, we are in mid-season.
I am able to use this formula in Excel: =COUNTIF(OFFSET(C3,COUNTA(C3:C17),0,-E3-1),"Yes")
and it works just fine.
However, when I use this formula in Numbers for Mac, I get an error saying:
Argument 4 in OFFSET must be greater than or equal to 1 and less than or equal to 1,000,000.
Can you provide any suggestions?
Thanks in advance! Melissa