Distribute budget proportionally to all the employees with min and max condition

gkrishna788

New Member
Joined
Jan 22, 2021
Messages
1
Office Version
  1. 2013
Platform
  1. Windows
I have got budget which needs to be proportionally allocated to the employees, initially we will try to allocate the budget as per the proposed merit increase%, if the budget is left over, then we will try to adjust the 'final merit hike%', if we allocate the budget as per as shown in 'final merit hike%' column then we can utilize complete budget but another condition we need to consider is, merit hike% should be within 3%-15% range and we should make sure we are not over utilize or under utilize the given budget.
I need your help in fixing the formula for 'Final merit hike%' to fit within 3% to 15% range by making sure we are utilizing the full budget.

Please note that, in the below example proposed hike% for employee name "F" is 0%, it's completely fine as this employee is considered as poor performer, hence we proposed 0% hike in the first place itself. However for the rest of the employees we can make adjustments to the final merit hike% but it should fall within the range 3% to 15% and the budget should not be over utilized or under utilized.

Please look at the following example and let me know, if anything is unclear, looking forward for your help.


Budget Allocation Sample.xlsx
ABCDEFG
1Budget Available100
2Remaining Budget100
3Remaining Budget in %0%
4
5Min hike%3%
6Max hike%15%
7
8Employee NameSalaryPropsed Hike%Proposed Hike AmountFinal Merit Hike AmountFinal Merit Hike%
9A30012%364314%
10B2008%161910%
11C8015%121418%
12D13012%15.61914%
13E1503%4.554%
14F1800%000%
15104084.110010%
16
Sheet1
Cell Formulas
RangeFormula
B2B2=E15
B3B3=B1-B2
D9:D14D9=B9*C9
E9:E14E9=((D9/$D$15)*$B$1)
F9:F14F9=E9/B9
D15:E15,B15D15=SUM(D9:D14)
F15F15=AVERAGE(F9:F14)
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
Welcome to MrExcel Message Board.
With this Example , Because you have 5 active workers, you can set for all Maximum 15% and You use Totally 75%.
 
Upvote 0

Forum statistics

Threads
1,214,943
Messages
6,122,380
Members
449,080
Latest member
Armadillos

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