- Our business utilizes multiple independent sales agents to sell our products.
- We pay agents a commission based on the selling price.
- The commission structure is unique for each agent.
- To remove the inefficiency of staff maually looking up commission rates based on the selling price, I would like the commission rate to be populated by looking up the rate based on the Agent, Product and Selling Price as defined in a commission table.
- I have unsuccessfully tried various combinations of VLOOKUP, CHOOSE, INDEX and MATCH functions to accomplish this.
- The challenge is that the commission is based on Selling Price ranges in the commission table and not an exact match on the three variables (Agent, Product, Selling Price).
- The uploaded file contains an example.
Any guidance would be greatly appreciated.
DPR
- We pay agents a commission based on the selling price.
- The commission structure is unique for each agent.
- To remove the inefficiency of staff maually looking up commission rates based on the selling price, I would like the commission rate to be populated by looking up the rate based on the Agent, Product and Selling Price as defined in a commission table.
- I have unsuccessfully tried various combinations of VLOOKUP, CHOOSE, INDEX and MATCH functions to accomplish this.
- The challenge is that the commission is based on Selling Price ranges in the commission table and not an exact match on the three variables (Agent, Product, Selling Price).
- The uploaded file contains an example.
Any guidance would be greatly appreciated.
DPR