Hi, I have query that needs to calc. commission based on a variety of factors. basically an employee has a commission structure based on the product. If they reach a certain level of sales, there structure changed. Since I have 5 different structures, and 50 employees, I knwo I have to do this in VBA. How do I open the db and tables I need? How would I go about having a counting function in VBA? Would an IF statement suffice, or do I need a SELECT...CASE, or something even more complex?
Thanks
Jesse
Thanks
Jesse