FBSO formulas

 First ball side out %kills for particular player (in cell A3 you have the attacking player number):

  • =VSPER(VSCELL("(1)A","*R;B-0",$A$2))


First ball side out efficiency by rotation (in cell A3, you have the rotation number): 

  • =VSEFF(VSAND(VSCELL("*A;*Z(1)",$A$3),"*R;B-0")) 


FBSO efficiency by rotation for a team while a specific player passed the ball (in cell A2, you have the passing player number, and in cell A3, you have the rotation number):

  • =VSEFF(VSAND("*A",VSCELL("*(1)R;*Z(2);B-0",$A2,$A$3)))


FBSO kill% of a particular player by rotation when the specific player passed the ball in the particular zone (in cell E6, you have the attacking player number, in cell C5, you have the rotation number, in the cell C3 you have passing player number and in C4 you have passing zone):

  • =VSPER(VSAND(VSCELL("(1)A#;(2)",$E6,$C$5),VSCELL("(1)R(2)0;B-0",$C$3,$C$4)))





Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article