C
chickalina
Hello,
I need to write an IF statement for the following sales commission
calculation:
If <1000 then *.05
If >1000 but <3999 then *.1
If >4000 then *.125
Please help...
Thank you!
I need to write an IF statement for the following sales commission
calculation:
If <1000 then *.05
If >1000 but <3999 then *.1
If >4000 then *.125
Please help...
Thank you!