How to explain this !
I have sales reps on the road, the boss wants them to count their house and stocks and sold items on a daily basis and calculate their comissions for each product!
So i have a table called repsales with repid (primary), name, account#, date, amountscollected and a bill#.
Product table! code(primary), repID(lookup) descrption,
housestock, carstock, items sold, returns dans comission!
The problem at hand is that i need the subform to show all
the available products and the ability to filter the category because there are far too many products to show
in the sub form!
I know this is not the best way to go but the boss wants this, and no other way will do?
Basically its like a billing system, with the exception that the sub form is prepopulated with all the products!
Help please going nuts here !
Thanks
I have sales reps on the road, the boss wants them to count their house and stocks and sold items on a daily basis and calculate their comissions for each product!
So i have a table called repsales with repid (primary), name, account#, date, amountscollected and a bill#.
Product table! code(primary), repID(lookup) descrption,
housestock, carstock, items sold, returns dans comission!
The problem at hand is that i need the subform to show all
the available products and the ability to filter the category because there are far too many products to show
in the sub form!
I know this is not the best way to go but the boss wants this, and no other way will do?
Basically its like a billing system, with the exception that the sub form is prepopulated with all the products!
Help please going nuts here !
Thanks