+ Reply to Thread
Results 1 to 2 of 2

How to calculate total commision in excel

  1. #1
    Registered User
    Join Date
    09-08-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2007
    Posts
    14

    How to calculate total commision in excel

    How do you calculate the total commission of a particular person on a consecutive months ?

    Any advice ?

    Attached is the excel file for your reference.
    Attached Files Attached Files

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

    Re: How to calculate total commision in excel

    =SUMPRODUCT((OFFSET($B$2:$M$2, MATCH("Jackie",$A$3:$A$15,0),,,) * ($B$18:$M$18)))

    The "Jackie" reference could be replaced with a cell where you've entered the name you want the answer for, so if the name Jackie was in A23, then the formula in B23 could be:

    =SUMPRODUCT((OFFSET($B$2:$M$2, MATCH(A23,$A$3:$A$15,0),,,) * ($B$18:$M$18)))



    Now as you change the name in A23 the results will change.
    _________________
    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!)

+ 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] Need formula to calculate bonus or commision pay scale
    By Altess in forum Excel - New Users/Basics
    Replies: 6
    Last Post: 06-25-2013, 10:29 AM
  2. Calculate commision/royalty in excel
    By ptg007 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-01-2010, 11:53 PM
  3. Excel Spreadsheet For Calculating Commision
    By ANDREW_W in forum Excel General
    Replies: 1
    Last Post: 11-02-2007, 03:26 PM
  4. [SOLVED] How do i calculate the total revenue in Excel?
    By wondering in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-13-2006, 02:40 PM
  5. How do I calculate a MTD total - yesterdays sales in Excel?
    By skcaton in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 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