Hello,
I am building a database on sales and commission.
I have hit a brick wall on a specific query.
The query is basing the commission rate off of the total sales amount.
As in
Sales<100000=5%commission
Sales>100000 but <200000=4%commission
Sales >200000 but <300000=3%commission
And so on
Each time I have tried to build the expression it answers with errors.
Please help!
Kelly
I am building a database on sales and commission.
I have hit a brick wall on a specific query.
The query is basing the commission rate off of the total sales amount.
As in
Sales<100000=5%commission
Sales>100000 but <200000=4%commission
Sales >200000 but <300000=3%commission
And so on
Each time I have tried to build the expression it answers with errors.
Please help!
Kelly