+ Reply to Thread
Results 1 to 10 of 10

IF and then statements to calculate commissions

  1. #1
    Forum Contributor
    Join Date
    06-27-2014
    Location
    Margate, FL
    MS-Off Ver
    MS Office 2016
    Posts
    220

    Question IF and then statements to calculate commissions

    I need formulas that will calculate the following:

    If we make:
    Under 20 sales = $0.00 per sale comm
    20-29 sales = $25 per sale comm
    30-34 sales = $35 per sale comm
    35-39 sales = $45 per sale comm
    40 sales = $75 per sale comm
    40+ sales = 85 per sale comm.

    I was using the < and > signs but I didn't get anywhere.

    Thank you,
    trosasco23

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: IF and then statements to calculate commissions

    How about:

    Please Login or Register  to view this content.
    Cheers,
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: IF and then statements to calculate commissions

    This will work. Change A1 to what the cell is that has the value and enter this formula where you want the answer

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


    This also works

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by newdoverman; 09-22-2014 at 01:28 PM.
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

  4. #4
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: IF and then statements to calculate commissions

    is that on total sales ?
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  5. #5
    Forum Contributor
    Join Date
    06-27-2014
    Location
    Margate, FL
    MS-Off Ver
    MS Office 2016
    Posts
    220

    Re: IF and then statements to calculate commissions

    the lookups work but i need to get a total per person later. this is going into a pivot

    to martindwilson-it is per sale yes.

  6. #6
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: IF and then statements to calculate commissions

    You could add at Calculated Field in your pivot table to add this function in from the raw data being summarized.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  7. #7
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: IF and then statements to calculate commissions

    Are there any other things that you haven't said about this problem? You can have the commission on the source data for your Pivot Table or you can add it to the Pivot table with a Calculated Field as JBeaucaire stated.

    If there are further complications please upload a workbook representative of the problem.

    To attach a workbook:

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic

  8. #8
    Forum Contributor
    Join Date
    06-27-2014
    Location
    Margate, FL
    MS-Off Ver
    MS Office 2016
    Posts
    220

    Re: IF and then statements to calculate commissions

    This is the report I'm working on. I added the lookup formula on the yellow tab called LIST.. I can't figure out how to incorporate this if a rep makes a sale to calculate their commissions. they get paid per month.
    Attached Files Attached Files

  9. #9
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: IF and then statements to calculate commissions

    On the Commissions by Rep tab, you can group the dates by month, days, etc. to get the stats that you want for a period of time. To get data by month, click on Commissions by Rep tab, C5, right click and select GROUP then select MONTHS leaving your other selections alone. This will insert a column for months. Collapse the months so that the days are not showing and you have monthly data.

  10. #10
    Forum Contributor
    Join Date
    06-27-2014
    Location
    Margate, FL
    MS-Off Ver
    MS Office 2016
    Posts
    220

    Re: IF and then statements to calculate commissions

    321 Loans Commissions.xlsx

    If I group anything on the INPUT tab to get totals that way, my pivots will include those totals and they will multiply (hence giving me incorrect data). I deleted the commissions tab from the INPUT screen. I would need a formula that would give me the info as a calculated field as JBeaucaire mentioned. But what would my formula be? It would go in my pivot table on the BY REP tab. For example (Mr. Alan Levine made two sales but since its under 20, he doesnt get a commission). I named the LIST of the commissions on the LIST tab. Please help.. anyone anyone?

    Thank you so much.
    Last edited by trosasco23; 09-22-2014 at 04:51 PM.

+ 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. Help needed - IF Statements, trying to calculate commissions
    By nosca in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-27-2013, 08:44 PM
  2. Using IF function to calculate tax commissions
    By miremba in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-10-2012, 11:52 AM
  3. Excel 2007 : Calculate commissions
    By jaybees12 in forum Excel General
    Replies: 3
    Last Post: 05-16-2009, 07:31 PM
  4. calculate the total commissions
    By angus in forum Excel General
    Replies: 1
    Last Post: 05-12-2007, 10:43 AM
  5. [SOLVED] how to calculate commissions
    By Peter in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-05-2005, 04:10 AM

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