Good day
There seems to be a problem on the bets page, the payout column does not show any figures. All the required fields are completed but it does not update the payout.
I followed the advice on how to reset the formulas but it still does not work. This is version 2.01 and excel 2007 onwards.
=ROUND(IF(O11>0;IF(M11="Y";AW11*(1-O11);IF(AW11>R11;R11 + (AW11 - R11)*(1-O11);AW11));AW11);ROUNDING
Can anyone help please.
There seems to be a problem on the bets page, the payout column does not show any figures. All the required fields are completed but it does not update the payout.
I followed the advice on how to reset the formulas but it still does not work. This is version 2.01 and excel 2007 onwards.
=ROUND(IF(O11>0;IF(M11="Y";AW11*(1-O11);IF(AW11>R11;R11 + (AW11 - R11)*(1-O11);AW11));AW11);ROUNDING
Can anyone help please.
Comment