+ Reply to Thread
Results 1 to 9 of 9

Calculate Net Funding for Bonus Program

  1. #1
    Forum Contributor
    Join Date
    02-06-2014
    Location
    United States
    MS-Off Ver
    Excel 2013
    Posts
    191

    Calculate Net Funding for Bonus Program

    Thanks in advance for the help.

    I'm trying to put together a model for a potentional bonus program for hourly employees.

    I'm assuming the average employee will earn a 5% Bonus and there's 5% monthly attrition. The number of employees needed per month are set within Row 10. If an employee leaves, his respective funding of the bonus program is cleared. We won't pay bonuses until NEXT YEAR.

    Given the calculated attrition, I don't know where these employees stem from. For example, in June we have 6 employees leave. I want to assume that an employee left from equal timeframe. In this respective example, 1 person who was apart of the program since January and their earned bonus $. I want that to be removed from funding of the bonus program.

    Thanks again!
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    07-11-2012
    Location
    New York, NY
    MS-Off Ver
    Excel 2010
    Posts
    48

    Re: Calculate Net Funding for Bonus Program

    Hello,

    You will need an identification of if the Subtraction occurred from "Adds" employees # or "Beginning of Period" employees #
    Once you have a row that identifies for example -6 = -5(from add) and -1 (from beginning of period),
    then you can write an if formula for the bonus calculation.

  3. #3
    Forum Contributor
    Join Date
    02-06-2014
    Location
    United States
    MS-Off Ver
    Excel 2013
    Posts
    191

    Re: Calculate Net Funding for Bonus Program

    To keep it simple - let's say everyone actually leaves from that months beginning of period, so with a join date from prior months. What's the best way to structure this?

  4. #4
    Forum Contributor
    Join Date
    02-06-2014
    Location
    United States
    MS-Off Ver
    Excel 2013
    Posts
    191

    Re: Calculate Net Funding for Bonus Program

    Resurfacing

  5. #5
    Registered User
    Join Date
    07-11-2012
    Location
    New York, NY
    MS-Off Ver
    Excel 2010
    Posts
    48

    Re: Calculate Net Funding for Bonus Program

    Hi Scruz,

    Are you saying that an employee i.e. 1 employee left from the month June or the -6 in June all left in the same month. I dont understand this part: "I want to assume that an employee left from equal timeframe." What do you mean. Does that mean that June has Actually 114 plus 11 adds so the attrition for the month is going to be 6*5% or just 1*5%. Please clear what you mean by " I want to assume that an employee left from equal timeframe."

  6. #6
    Registered User
    Join Date
    07-11-2012
    Location
    New York, NY
    MS-Off Ver
    Excel 2010
    Posts
    48

    Re: Calculate Net Funding for Bonus Program

    How do you indentify that only 1 person of the 6 that left in June was in Since January? That is why I suggested that you need an identifier to confirm that the left employee was from the same month or from beginning of period. Please advise.

  7. #7
    Registered User
    Join Date
    07-11-2012
    Location
    New York, NY
    MS-Off Ver
    Excel 2010
    Posts
    48

    Re: Calculate Net Funding for Bonus Program

    Please see this function in Cell I17 through O17
    I did 12-7 and so on to explain the terminology and can be modified.
    =(I14*$B$4)+H17-($B$3*(ABS(I9)*I14/I12))*(12-7)
    =(J14*$B$4)+I17-($B$3*(ABS(J9)*J14/J12))*(12-6)
    =(K14*$B$4)+J17-($B$3*(ABS(K9)*K14/K12))*(12-5)
    =(L14*$B$4)+K17-($B$3*(ABS(L9)*L14/L12))*(12-4)
    =(M14*$B$4)+L17-($B$3*(ABS(M9)*M14/M12))*(12-3)
    =(N14*$B$4)+M17-($B$3*(ABS(N9)*N14/N12))*(12-2)
    =(O14*$B$4)+N17-($B$3*(ABS(O9)*O14/O12))*(12-1)
    Does it work? Please let me know and I will look further into it with you.
    Last edited by noorie007; 02-13-2017 at 03:32 PM.

  8. #8
    Registered User
    Join Date
    07-11-2012
    Location
    New York, NY
    MS-Off Ver
    Excel 2010
    Posts
    48

    Re: Calculate Net Funding for Bonus Program

    Attached file with function incorporated on row 17
    Attached Files Attached Files

  9. #9
    Registered User
    Join Date
    07-11-2012
    Location
    New York, NY
    MS-Off Ver
    Excel 2010
    Posts
    48

    Re: Calculate Net Funding for Bonus Program

    Hey Scruz9, please do let me know if it worked out for you.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Calculating a fractional average (salary) for a changing base number (bonus program start
    By Bastiaan van Vliet in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-26-2017, 05:47 PM
  2. Bonus Program
    By scruz9 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-15-2017, 03:42 PM
  3. [SOLVED] calculate bonus at 30% of a figure, negative figures to be given 0 bonus.
    By jitterbug888 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-01-2015, 10:40 PM
  4. Forecast Bonus Calculator - Require a formula to calculate the bonus' due
    By The_Snook in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-05-2013, 07:32 PM
  5. Need a formula to figure out a pay rate for a tiered bonus program
    By cellinol91 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 06-24-2013, 10:37 AM
  6. Calculate Bonus
    By mcarr5 in forum Excel General
    Replies: 4
    Last Post: 12-24-2009, 12:09 PM
  7. Replies: 2
    Last Post: 02-06-2005, 08:08 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1