- I want to find out what % we sideout (Not FBSO) when we set a certain player in a rotation. For example, what is our SO% when we set #16 in rotation 1?
- This formula tells us what our SO% is when we set the ball to the
a particular player during this action:
=VSCOUNT(VSAND(VSCELL("*(2)A;
WR-0;*Z(1)",$I3,$K2),"*E;B-0", "*E;B-0","aS;B-1")) ,"aS;B-1"))/VSCOUNT(VSAND( VSCELL("*(2)A;*Z(1)",$I3,$K2),
Here in cell I3 we have the number or rotation that we need, and in
K2 we put the player's number.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article