We now have sales reps at our company. I have been tasked with creating an excel sheet that will help with the reoccurring commission we pay our sales reps. Here is what I need:
Column 1: Client Name
Column 2: Date of Contract
Column 3: Contract Amount
Column 4: =bX*.2 (This is a one time fee for each contract)
I got this part. However, the next part is where I am lost
A sales rep gets paid 20% of the contract for the first 6 months and then 10% for the last 6 months. After 1 year their commission drops off on that contract. I need an an excel spreadsheet to show what they make each month when I enter Columns 1 - 3. I would like it to see the month of the contract and auto populate the columns for each month. for example if the contract was signed in January then February - June columns will show Column 3*.2 and July - Jan show Column 3*.1.
Each month (i believe) would have a if then statement. If Column 2 row X is Month x- month x then multiply Column 3 Row X *.2 if not then multiply Column 3 Row X *.1
Can this be done or am I asking to much. Please see attached for the excel spreadsheet. Commission Calculator.xlsx
Bookmarks