duteberta
Board Regular
- Joined
- Jun 14, 2009
- Messages
- 89
- Office Version
- 365
- Platform
- MacOS
Hello-
I am starting a new real estate brokerage and will be hiring real estate agents. I wish to pay the agents on a graduating commission split (the more the agent sells, the greater the % split). This plan is for any calendar year- then starts anew on January 1. For the purpose of this sheet, I only am concerned about the sales in 1 calendar year.
I would like to have a spreadsheet table that show one transaction side per row. Then shows the agent what their split is based on that transaction.
The splits would have two criteria: amount of total CUMULATIVE sales and whether the transaction was a BUY or LIST. It would be as follows:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Range of Cumu Sales[/TD]
[TD][/TD]
[TD]BUY[/TD]
[TD]LIST[/TD]
[/TR]
[TR]
[TD]$1[/TD]
[TD]$4,999,999[/TD]
[TD]90%[/TD]
[TD]80%[/TD]
[/TR]
[TR]
[TD]$5,000,000[/TD]
[TD]$9,999,999[/TD]
[TD]91%[/TD]
[TD]82%[/TD]
[/TR]
[TR]
[TD]$10,000,000[/TD]
[TD]$14,999,999[/TD]
[TD]92%[/TD]
[TD]85%[/TD]
[/TR]
[TR]
[TD]$15,000,000[/TD]
[TD]$19,999,999[/TD]
[TD]95%[/TD]
[TD]90%[/TD]
[/TR]
[TR]
[TD]$20,000,000[/TD]
[TD]$999,999,999[/TD]
[TD]97%[/TD]
[TD]95%[/TD]
[/TR]
</tbody>[/TABLE]
The challenge for me is: what happens when a transaction crosses the threshold of one tier to the next. How does the agent get accurately compensated at the percentage below the threshold and increased percentage ABOVE the threshold?
So here is the spreadsheet as it stands now, what functions/formulas do I use for cells I11:I34?
Here is a link to spreadsheet- hope you can see it.
https://www.dropbox.com/s/3manz85z5krvmb9/compPLAN.xlsx?dl=0
Thanks
I am starting a new real estate brokerage and will be hiring real estate agents. I wish to pay the agents on a graduating commission split (the more the agent sells, the greater the % split). This plan is for any calendar year- then starts anew on January 1. For the purpose of this sheet, I only am concerned about the sales in 1 calendar year.
I would like to have a spreadsheet table that show one transaction side per row. Then shows the agent what their split is based on that transaction.
The splits would have two criteria: amount of total CUMULATIVE sales and whether the transaction was a BUY or LIST. It would be as follows:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Range of Cumu Sales[/TD]
[TD][/TD]
[TD]BUY[/TD]
[TD]LIST[/TD]
[/TR]
[TR]
[TD]$1[/TD]
[TD]$4,999,999[/TD]
[TD]90%[/TD]
[TD]80%[/TD]
[/TR]
[TR]
[TD]$5,000,000[/TD]
[TD]$9,999,999[/TD]
[TD]91%[/TD]
[TD]82%[/TD]
[/TR]
[TR]
[TD]$10,000,000[/TD]
[TD]$14,999,999[/TD]
[TD]92%[/TD]
[TD]85%[/TD]
[/TR]
[TR]
[TD]$15,000,000[/TD]
[TD]$19,999,999[/TD]
[TD]95%[/TD]
[TD]90%[/TD]
[/TR]
[TR]
[TD]$20,000,000[/TD]
[TD]$999,999,999[/TD]
[TD]97%[/TD]
[TD]95%[/TD]
[/TR]
</tbody>[/TABLE]
The challenge for me is: what happens when a transaction crosses the threshold of one tier to the next. How does the agent get accurately compensated at the percentage below the threshold and increased percentage ABOVE the threshold?
So here is the spreadsheet as it stands now, what functions/formulas do I use for cells I11:I34?
Here is a link to spreadsheet- hope you can see it.
https://www.dropbox.com/s/3manz85z5krvmb9/compPLAN.xlsx?dl=0
Thanks