J
Jim
Hi All,
I am trying to work out conditional commissions on sales
targets. I am paying a 2% commission payment on sales
above a certain target figure. Having 2 cells containing
the actual sales and the target sales, say A1 and A2
respectively, I am using the formula:
=IF(A1>A2,A1*2%,0)
Although the function is returning commission payments on
sales above the target figure and giving a 0% amount on
sales less than the target figure the payable amounts are
wrong.
Can anyone help as there is obviously something wrong with
the formula.
Cheers Jim.
I am trying to work out conditional commissions on sales
targets. I am paying a 2% commission payment on sales
above a certain target figure. Having 2 cells containing
the actual sales and the target sales, say A1 and A2
respectively, I am using the formula:
=IF(A1>A2,A1*2%,0)
Although the function is returning commission payments on
sales above the target figure and giving a 0% amount on
sales less than the target figure the payable amounts are
wrong.
Can anyone help as there is obviously something wrong with
the formula.
Cheers Jim.