+ Reply to Thread
Results 1 to 7 of 7

Accumulative sales with multiple criteria

  1. #1
    Registered User
    Join Date
    01-22-2013
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    19

    Accumulative sales with multiple criteria

    HI excel experts

    In need help to find out what is the best formula for accumulative sales with multiple criteria, by distributor code, by product. if possible i want to add more criteria in the future

    I have put the Accumulative sales column as example

    THank You

    SIncerely,
    Richard
    Attached Files Attached Files
    Last edited by richard.lim85; 06-01-2021 at 01:48 AM.

  2. #2
    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,944

    Re: Accumulative sales with multiple criteria

    Try this, copied down...
    =SUMIFS($E$2:E2,$A$2:A2,A2,$B$2:B2,B2,$C$2:C2,C2)

    If you follow the logic, you should be able to add more criteria if needed.
    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

  3. #3
    Registered User
    Join Date
    01-22-2013
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    19

    Re: Accumulative sales with multiple criteria

    Thank You so much, i did not know Sumif formula can do $E$2:E2

  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,944

    Re: Accumulative sales with multiple criteria

    Yup, you absolute the 1st cell to anchor it, so when you copy down, the 2nd part increases, but the anchor stays there.

    Also note that I used sumifS(), not sumif()

  5. #5
    Registered User
    Join Date
    01-22-2013
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    19

    Re: Accumulative sales with multiple criteria

    What about MDX Calculated Measurement under OLAP Tools, my excel connected to a database, it only allows to use OLAP Tools > MDX Calculated Measurement to add customize measurements
    What is the Accumulative formula using MDX?

  6. #6
    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,944

    Re: Accumulative sales with multiple criteria

    I dont use MDX or OLAP tools, so cant help you there,

  7. #7
    Registered User
    Join Date
    01-22-2013
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    19

    Re: Accumulative sales with multiple criteria

    Thanks for the reply, Do you know power BI formula for this Accumulative sales with multiple criteria?

    I understand the formula is not straight forward for Power BI, but need advise for this, i have been trying for weeks but no promising result so far
    Last edited by richard.lim85; 06-02-2021 at 12:22 AM.

+ 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] Trying to find a sum formula for sales with multiple criteria
    By veggiebrain in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-29-2016, 05:51 PM
  2. [SOLVED] Sales Report - SUM IF based on multiple criteria
    By jpetrini888 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-16-2016, 09:36 AM
  3. Tracking Sales (Sumifs?) by multiple criteria and date
    By chris8679 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-04-2016, 12:07 AM
  4. Sales Commissions Accumulative formula issues
    By Naf59 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-17-2013, 02:42 AM
  5. Replies: 2
    Last Post: 06-19-2012, 10:19 AM
  6. Calculate sales forecast using multiple criteria
    By franztupaz in forum Excel General
    Replies: 3
    Last Post: 04-02-2011, 11:45 AM
  7. Replies: 7
    Last Post: 07-24-2008, 07:15 PM

Tags for this Thread

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