Unfortunately, Microsoft Excel cannot handle this hybrid system of base 10 and base 6 mathematics that is the specialty of arithmetic of Cricket overs. To convert balls into overs in Excel use following formula:
=TRUNC(J17/6,0)+MOD(J17,6)/10
J17 is the address of cell containing balls. Following illustrates an example of this formula in action:
In above example, each yellow highlighted cell contains aforementioned formula. Turquoise highlighted cell contains formula explained here. Runs were added using a formula detailed here.
