Hi,
I have a formula used to calculate my waiters' commissions. This formula (below) automatically removes VAT.
A recent system upgrade renders this useless, so I would like to change the formula to use the exact amount entered. Please assist, as this is a multi-page formula.
=+IF(+SALES!H6>0,(+IF((SALES!H6-SALES!H6*14%)*(SALES!$C6/100)<SALES!$E6,SALES!$E6,(SALES!H6-SALES!H6*14%)*SALES!$C6/100)),0)<SALES!$E6,SALES!$E6,(SALES!H6-SALES!H6*14%)*SALES!$C6 p 100)),0)<><SALES!$E6,SALES!$E6,(SALES!H6-SALES!H6*14%)*SALES!$C6 p 100)),0)<>
I have a formula used to calculate my waiters' commissions. This formula (below) automatically removes VAT.
A recent system upgrade renders this useless, so I would like to change the formula to use the exact amount entered. Please assist, as this is a multi-page formula.
=+IF(+SALES!H6>0,(+IF((SALES!H6-SALES!H6*14%)*(SALES!$C6/100)<SALES!$E6,SALES!$E6,(SALES!H6-SALES!H6*14%)*SALES!$C6/100)),0)<SALES!$E6,SALES!$E6,(SALES!H6-SALES!H6*14%)*SALES!$C6 p 100)),0)<><SALES!$E6,SALES!$E6,(SALES!H6-SALES!H6*14%)*SALES!$C6 p 100)),0)<>
Last edited: