+ Reply to Thread
Results 1 to 4 of 4

How to write formula for a growth factor

  1. #1
    Registered User
    Join Date
    06-18-2023
    Location
    California
    MS-Off Ver
    O365
    Posts
    2

    How to write formula for a growth factor

    Hi all,

    This is going to be a doozy so get ready. I am trying to write a formula which calculates wages annually that happen every March a person is employed. I created a row for the annual raise % that connects to a scenario table. I also have all the calculations built for the wages but I want to connect the annual raise growth factor to the wage. So it will look something like this -- ((wage)*(1+annual raise %)^(no. of years they've been employed).

    The issue that is occurring is whenever I write a formula, it doesnt take into the other months that should have a raise or calculates the new yearly raise in January and February which should not happen. The raise should happen in March and should be reflected from March through February of the following year then it should increase the next March. So on and so forth until the Employee has an end date.

    Example formula
    UMIFS($I$3:$I$96, $B$3:$B$96, $B4, $G$3:$G$96, "<="&M$2, $H$3:$H$96, ">="&EOMONTH(M$2,0)) + SUMIFS($I$3:$I$96, $B$3:$B$96, $B4, $G$3:$G$96, "<="&M$2, $H$3:$H$96, "") * (1+0.04)^(IF(DATE(YEAR(Current Month) + IF(MONTH(Current Month) >= 3, 1, 0), 3, 1),YEAR(Current Month)-YEAR(Starting Month),0))
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,916

    Re: How to write formula for a growth factor

    Welcome to the forum.

    Your sample workbook is too large a sample - we recommend no more than 20-30 rows of data. There are no manually entered expected results and no annotations in the workbbok to guide us. Please add these and tell us where we shall find your formula.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    06-18-2023
    Location
    California
    MS-Off Ver
    O365
    Posts
    2

    Re: How to write formula for a growth factor

    Hi Ali,

    Thanks for the response. I updated the excel file (named V2) to make it easier to work on.

    For the wage section, I manually calculated the expected results underneath the formula I wrote to calculate the base wage.

    What I am trying to accomplish is how do I use the base wage with the annual raise choice section. I have the annual raise as a formula that connects to the model input tab on a monthly basis but in reality, the raise only happens every March.
    Attached Files Attached Files

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,570

    Re: How to write formula for a growth factor

    It seems to me that if the objective is to display Jake's monthly salary until the end date that the formula could be:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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. Replies: 1
    Last Post: 06-30-2021, 04:40 PM
  2. [SOLVED] Returning Quarterly sales figures with growth factor
    By mugelbbub in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 12-14-2019, 05:42 AM
  3. Replies: 8
    Last Post: 11-24-2015, 11:32 AM
  4. [SOLVED] Factor Up and Factor Down Values Formula
    By alive555 in forum Excel General
    Replies: 6
    Last Post: 08-14-2015, 12:01 PM
  5. sales growth vs. headcount growth for recent years
    By ammartino44 in forum Excel General
    Replies: 1
    Last Post: 04-15-2015, 04:24 AM
  6. [SOLVED] Growth Factor
    By Laura in forum Excel General
    Replies: 2
    Last Post: 05-15-2006, 05:50 PM

Tags for this Thread

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