Closed Thread
Results 1 to 7 of 7

Sales Aggregation & Commission Payments

  1. #1
    Registered User
    Join Date
    05-06-2014
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    7

    Sales Aggregation & Commission Payments

    Hi,
    I'm having some challenges and hoping someone in the community can help. I realize it's a big ask and I'm prepared to pay for help at a reasonable rate.

    See the "Sales Test" workbook attached.

    There are 2 sheets where data is ‘input’.
    1. SalesData - this comes via CSV files that I download from a third party extranet every morning. My intention is to copy the rows from each day and add them to the bottom of the SalesData sheet. Note that any given day could have any number of rows. The SalesData feed is available daily. As each day passes, there will be an increasing number of rows.
    2. ShowSchedule - This is a sheet that I have created and therefore it’s the only one of the source sheets that can be manipulated at will.

    Summary of the business:
    We run a number of roadshows at different warehouses. Shows are typically 14 days long, but not always. At these shows we sell a number of items (such as Apples, Juice, Candy). The shows are staffed by 1-3 commissioned demonstrators who can vary each day.

    The SalesData sheet shows the date, warehouse, items & pricing
    The ShowSchedule sheet shows the show start & end dates, creates a unique show ID, lists the names of the demonstrators working on any given day and the commission model under which they’re to be paid.

    How I’d like to use the data:
    Using filters, pivot tables, etc. I want to be able to view:
    Sales $ by WarehouseID (See SalesWhse or SalesDate)
    Sales Units by WarehouseID (See SalesUnits)
    Sales by date, showing totals per warehouse and total units

    I can do most of the above by WarehouseID, but not yet sure how by ShowID.

    The hardest pieces for me, which I’m yet to be able to figure out are:

    1. Commissions - I need to total sales by date by warehouse and correspond this to the list of demonstrators working on that given date, then multiply by the commission rate. This will give me total commission per demonstrator per day. At the end of each show period, I need to total the commissions earned by each demonstrator so I can pay them. In some cases, I make partial payments part way through a show, so a running total at any given time interval would be great too.

    2. Linking ShowID’s to the totals. Right now I can get totals by warehouse just by using the data in the SalesData sheet. If however we do more than one show at a warehouse, the amounts will be summed together and I want to be able to see them separately.


    Any help would be most appreciated.
    Thanks,
    David
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    04-22-2014
    Location
    Auckland, New Zealand
    MS-Off Ver
    Office 365 (work) and Excel 2013 (home)
    Posts
    1,167

    Re: Sales Aggregation & Commission Payments

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    in F9 and below will give the sales by day by warehouse.

  3. #3
    Valued Forum Contributor
    Join Date
    04-22-2014
    Location
    Auckland, New Zealand
    MS-Off Ver
    Office 365 (work) and Excel 2013 (home)
    Posts
    1,167

    Re: Sales Aggregation & Commission Payments

    Given you do not record Show ID on your sales data the only way to do it is by date, with something like this:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    05-06-2014
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Sales Aggregation & Commission Payments

    Thanks SO much. Worked like a charm. Next up... show totals.

  5. #5
    Valued Forum Contributor
    Join Date
    04-22-2014
    Location
    Auckland, New Zealand
    MS-Off Ver
    Office 365 (work) and Excel 2013 (home)
    Posts
    1,167

    Re: Sales Aggregation & Commission Payments

    See post #3 above for show totals. Not sure where you want them to appear.

  6. #6
    Registered User
    Join Date
    05-06-2014
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Sales Aggregation & Commission Payments

    Hi,
    I've created a small new workbook to help with another topic, totals by person.
    As you can see in the attached "Demo Totals Test", there can be any number of Demo names (david, bill, mary, sue, etc.) and the names can be in any of the demo columns (david is in both column A & B on different rows).
    I need to get the totals for each demo name, but ideally without having to input their name as a criteria.

    I know there's a SUMIF in there, maybe a SUMIFS, but I'm not sure how to populate the names without entering them.

    Thanks!
    David
    Attached Files Attached Files

  7. #7
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,167

    Re: Sales Aggregation & Commission Payments

    Thread posted in Commercial Services forum, hence closed.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Help!! If formulas for calculating commission payments
    By ALLYB in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-16-2013, 08:14 AM
  2. Sales Commission
    By SebastienSoum in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-01-2011, 12:29 AM
  3. Sales Commission
    By Tim Mears in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-18-2006, 08:30 AM
  4. Sales V commission
    By Carauto in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-08-2005, 09:25 PM
  5. calculating commission payments using bands for % rate
    By jonathanscary in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-03-2005, 05:17 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