+ Reply to Thread
Results 1 to 4 of 4

Get Subtotal from Pivot with Sumifs with out repeat all

  1. #1
    Registered User
    Join Date
    07-17-2014
    Location
    Bangalore
    MS-Off Ver
    2010
    Posts
    4

    Get Subtotal from Pivot with Sumifs with out repeat all

    Hi All,

    Hope all out here and their loved ones are doing good !!

    The problem I have is to get a subtotal using sumifs(preferred no VBA please) from Pivot data set without repeating all.

    So basically while doing sumifs it should pick up the last non empty cell and do the sumifs.

    Attached is the example file for better understanding.
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Get Subtotal from Pivot with Sumifs with out repeat all

    Please try at
    M5
    =SUMPRODUCT((MATCH(LOOKUP("zz",I$5:I5),I:I,)=LOOKUP(ROW($I$5:$I$16),ROW($I$5:$I$16)/($I$5:$I$16>"")))*$K$5:$K$16)
    Attached Files Attached Files

  3. #3
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,105

    Re: Get Subtotal from Pivot with Sumifs with out repeat all

    Hi,
    You can repeat item labels by right clicking on the "Name" title ---> Field settings---> 'Layout and print' tab--->'repeat item labels

    Your Sumif will work then correctly.

  4. #4
    Registered User
    Join Date
    07-17-2014
    Location
    Bangalore
    MS-Off Ver
    2010
    Posts
    4

    Re: Get Subtotal from Pivot with Sumifs with out repeat all

    This needs to be without repeat all.

+ 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. Subtotal with Sumifs
    By aghaffar82 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-07-2020, 04:09 AM
  2. DISPLAY SUBTOTAL and SUBTOTAL % in PIVOT TABLE
    By excelmr in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-11-2015, 05:44 AM
  3. [SOLVED] SUMIFS does not match SUBTOTAL
    By allheilyb1 in forum Excel General
    Replies: 9
    Last Post: 09-15-2015, 02:40 PM
  4. USING sumifs AND SUBTOTAL
    By The Fly in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-10-2014, 04:57 PM
  5. [SOLVED] SUBTOTAL with SUMIFS
    By DaddyDiddy in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-23-2014, 06:51 AM
  6. Using SUMIFS with SUBTOTAL and filters
    By fozzie_1 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-13-2012, 07:08 AM
  7. Combining SUMIFS with SUBTOTAL
    By e_lad in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-16-2011, 11:23 AM

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