dywaynewatkins
MIS
I am a sales rep and have built a database to keep up with all my customers and how much i should get paid, etc.
Ok, I have a form called CustomerInfo. which i enter in all my customers in. and on this form it gives calculates all my pay etc.. on this form i have a field that has to be entered in order to calculate pay properly.
The field is Month and it is a drop combo field.
i get paid on teirs. for example if i make 20 sales i may get paid 200 if i make 25 it may be 300 per sale
the levels are reset each month
What i want to happen is when i select the month i want it to tell me what number of the month this is, thats not a problem using the sum function of a query.
But here is my problem: lets say that i have 10 sales in the data base now.
here is an example of the levels
1- 3 sales 150 base pay
4- 7 sales 200
5- 9 sales 250
now i have entered 10 sales when i entered sale 1 it is bound to that field, when i enter sale 2 or more the total of sales for all the previous sales are not brought up to date they still have the old total.
How can i make all the sales in the month of november be the same number?
How Can i keep all the months together with out messing up other months? for example I sold 3 systems in november
and maybe 10 in december.
all sales in november need to be calculated at one one pay scale while december at another
is all this confusing?
is any one available for some one on one help?
THANKS IN ADVANCE
Ok, I have a form called CustomerInfo. which i enter in all my customers in. and on this form it gives calculates all my pay etc.. on this form i have a field that has to be entered in order to calculate pay properly.
The field is Month and it is a drop combo field.
i get paid on teirs. for example if i make 20 sales i may get paid 200 if i make 25 it may be 300 per sale
the levels are reset each month
What i want to happen is when i select the month i want it to tell me what number of the month this is, thats not a problem using the sum function of a query.
But here is my problem: lets say that i have 10 sales in the data base now.
here is an example of the levels
1- 3 sales 150 base pay
4- 7 sales 200
5- 9 sales 250
now i have entered 10 sales when i entered sale 1 it is bound to that field, when i enter sale 2 or more the total of sales for all the previous sales are not brought up to date they still have the old total.
How can i make all the sales in the month of november be the same number?
How Can i keep all the months together with out messing up other months? for example I sold 3 systems in november
and maybe 10 in december.
all sales in november need to be calculated at one one pay scale while december at another
is all this confusing?
is any one available for some one on one help?
THANKS IN ADVANCE