Closed Thread
Results 1 to 4 of 4

Calculate a capped deals amount based on client

  1. #1
    Registered User
    Join Date
    05-11-2013
    Location
    Toronto
    MS-Off Ver
    Excel 2010
    Posts
    10

    Calculate a capped deals amount based on client

    How do I calculate a capped amount based on customer? For example, if the same customer has multiple deals for the year, commissions should only be paid on an annual capped amount of 250K even if the total is over 550, see example below.

    Company Deals
    A 100
    B 200
    C 150
    A 200
    A 250

    I would like to cap Company A sales at 250. Please advise.

    Much appreciated!

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,444

    Re: Calculate a capped deals amount based on client

    Perhaps something like =MIN(250,sumif(a2:a100,"a",b2:b100))

  3. #3
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Calculate a capped deals amount based on client

    Duplicate post

    http://www.excelforum.com/excel-gene...on-client.html

  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: Calculate a capped deals amount based on client

    Welcome to the Forum, unfortunately:

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.

    http://www.excelforum.com/excel-gene...on-client.html

    Thread Closed.
    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

Closed Thread

Thread Information

Users Browsing this Thread

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

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