Dynamic Revenue Per Hour Tool

dwcjmilo

New Member
Joined
Mar 2, 2017
Messages
20
Hey Everyone,

I work for a call center of Inbound Sales agents and I'm looking to set up a tool that will allow our leadership team to project what the Sales agent's Month-to-Date Revenue will be based on their current performance during that month so far. This will assist them in their one-on-ones with their employees to convey what they need to do to get back on track if they are falling behind. However it takes a couple of reporting programs to pull the data I need and manual calculation to get the end numbers. One of the reporting programs can give me the KPI's of Handle Time and Month-to-Date Revenue.

Based on those two KPI's, I can theoretically calculate all of the following bullet points, but I'm struggling with the excel formula on a couple of them.

- Revenue Per Hour: = SUM(Revenue/Hours Worked)
- Hours Worked: = SUM((Handle Time/60)/60)
- Shrinkage Value: = (How much time the employee's Shrinkage is valued at based on their Revenue Per Hour)
- Projected MTD Revenue: = (What we are projecting the employee to finish out the Month with in their Revenue based on Revenue Per Hour)
- Hours Needed: = How many hours of Overtime the employee would need to sign up for beyond their scheduled hours to meet their MTD Revenue goal based on their Revenue per Hour performance

It's the Shrinkage Value formula I am getting hung up on the most. I'm trying to calculate that with just the Handle Time and MTD Revenue. Since we do our reporting on a MTD basis, the number of days each employee has to meet their MTD Revenue goal may be different based on their scheduled days off. To further complicate this, we have variable schedules that can literally have any combination of days off and scheduled hours as long as they are 40 hours per week.

Here is a basic table of the above and I'd love to know if I am just over-thinking this or if there is a resource like this in excel that I just haven't discovered yet. Whether it's Excel Formulas or VBA doesn't matter to me. Any assistance would be greatly appreciated!

Agent
Rev Per Hour
Hours Worked
Shrinkage Value
MTD Revenue
Projected MTD Rev
Hours Needed
Agent 1
$ 211,080.17
Agent 2
$ 71,210.58
Agent 3
$ 14,745.69
Agent 4
$ 137,729.85
Agent 5
$ 164,260.40

<tbody>
</tbody>


Thank you!
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
Hello,

Would be great if you could expand on the actual definition of the "Shrinkage Value" ... :wink:

may be with an example of the final value ...along with the process which leads you to this value ...
 
Upvote 0

Forum statistics

Threads
1,214,812
Messages
6,121,704
Members
449,048
Latest member
81jamesacct

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top