+ Reply to Thread
Results 1 to 5 of 5

Consolidate value from non / unpattern data / Sumproduct / Sum IF

  1. #1
    Forum Expert boopathiraja's Avatar
    Join Date
    07-12-2013
    Location
    Coimbatore,TamilNadu, India
    MS-Off Ver
    Excel 2007, 2013, 2016, 365
    Posts
    1,455

    Consolidate value from non / unpattern data / Sumproduct / Sum IF

    Hi All,

    I have attached a workbook, I want to sum up codes based on dates in column b, I have manually linked cells to show how the sum up should happen,


    1) Column B has the date value,
    2) C to G has headers in between rows,occuring in a uncommon pattern,
    3) Same dates may occur in two different areas,
    4) The actual data contains contains around 2000 rows and 20 columns, I can adapt it to the original based on solution for the attachment,
    5) I Prefer formula solution,

    Any help will be greatly appreciated !



    Boopathi
    Attached Files Attached Files
    Click just below left if it helps, Boo?ath?

  2. #2
    Forum Expert boopathiraja's Avatar
    Join Date
    07-12-2013
    Location
    Coimbatore,TamilNadu, India
    MS-Off Ver
    Excel 2007, 2013, 2016, 365
    Posts
    1,455

    Re: Consolidate value from non / unpattern data / Sumproduct / Sum IF

    Note : Result in D21 should be 0, and E21 should be 3, typo...

  3. #3
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Cool Re: Consolidate value from non / unpattern data / Sumproduct / Sum IF

    Here is the formula....But this needs some preliminary activities to be able to run..
    =SUM(OFFSET($A$1,
    N(INDEX(IF($B$1:$B$14=$B19,ROW($B$1:$B$14)-1),)),
    N(INDEX(MMULT(IF($J$1:$N$14=C$18,COLUMN($C$1:$G$1)-1,),1*TRANSPOSE(COLUMN($C$1:$G$1)>0)),))))

    Check the attached file..
    Attached Files Attached Files
    Regards,
    Vikas Gautam
    Excel-buzz.blogspot.com

    Excel is not a matter of Experience, its a matter of Application.

    Say Thanks, Click * Add Reputation

  4. #4
    Forum Expert boopathiraja's Avatar
    Join Date
    07-12-2013
    Location
    Coimbatore,TamilNadu, India
    MS-Off Ver
    Excel 2007, 2013, 2016, 365
    Posts
    1,455

    Re: Consolidate value from non / unpattern data / Sumproduct / Sum IF

    Excellent !!! , Thanks a ton for this Vikas

  5. #5
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Re: Consolidate value from non / unpattern data / Sumproduct / Sum IF

    Thanks for your quick feedback..!
    I am glad..

+ 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] consolidate 3 sumproduct formula?
    By jw01 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-20-2014, 09:34 AM
  2. Macro to consolidate data from multiple data from worksheets into on worksheet
    By neilclelland in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 09-05-2013, 11:05 AM
  3. consolidate data from multiple files/worksheets when data in variable location
    By Aaron_Tram in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-21-2013, 12:49 PM
  4. Replies: 0
    Last Post: 05-21-2012, 08:47 PM
  5. Consolidate opposite pairs with data into one common pair with combined data
    By cpbrock3 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-29-2011, 12:00 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