+ Reply to Thread
Results 1 to 4 of 4

Help creating a formula

  1. #1
    Registered User
    Join Date
    01-19-2012
    Location
    Edmonton, Alberta
    MS-Off Ver
    Excel 2007
    Posts
    3

    Red face Help creating a formula

    Hey All!

    Thanks for looking at this - what i need is above my skill set in excel. If this is possible id really appreciate some guidance!

    I am looking for a formula that will aid in calculating my pay. I get paid on a tiered scale over a 12-month period. I need to calculate my monthly pay:

    I receive 35% of my first $40,000 in billing
    70 % of billings between $40,001 and $100,000
    and 75% of $100,001+

    I think i will need a column for my individual monthly billings, and a 12 month cumulative column to perform the checks?, but i am struggling to put the formula together for the third column.

    Any help is greatly appreciated.

    Travis.

  2. #2
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: Help creating a formula

    =VLOOKUP(SUM($E$4:E4),$A$1:$C$3,3)+VLOOKUP(SUM($E$4:E4),$A$1:$C$3,2)*(SUM($E$4:E4)-IFERROR(INDEX($A$1:$A$3,MATCH(SUM($E$4:E4),$A$1:$A$3)-1),))-SUM($F$3:F3)
    in the attached file
    Attached Files Attached Files
    Last edited by tim201110; 05-29-2017 at 03:04 PM. Reason: crrect a an error

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Help creating a formula

    Hi,

    One way

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Help creating a formula

    tdk595 welcome to the forum

    Please take a moment to read the forum rules and then amend your thread title to something descriptive of your problem - not what you think the answer might be. (think google search terms?). Once you have done this please send me a PM and I will remove this request. (Also, include a link to your thread - copy from the address bar)

    Many members search our previous posts, and thread titles play a big part of the search. I doubt anybody would do a search based on your title?

    To change a Title on your post, click EDIT POST then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (note: this change is not optional )
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. [SOLVED] Use an existing cell formula for creating a new more complex formula
    By dubcap01 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-23-2014, 07:41 AM
  2. need help in creating a formula
    By qazinomi in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-03-2013, 01:24 AM
  3. Replies: 1
    Last Post: 11-21-2012, 02:03 AM
  4. Creating an If formula
    By valandil in forum Excel General
    Replies: 2
    Last Post: 03-16-2010, 11:02 PM
  5. Creating a formula
    By khalid79m in forum Excel General
    Replies: 4
    Last Post: 10-02-2007, 10:49 AM
  6. Creating Formula
    By vicki4430 in forum Excel General
    Replies: 2
    Last Post: 07-10-2007, 02:14 PM
  7. [SOLVED] creating formula
    By Lucille in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-26-2006, 03:10 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