+ Reply to Thread
Results 1 to 3 of 3

Consolidate the Sum of numbers in multiple rows when they have a unique reference

Hybrid View

  1. #1
    Registered User
    Join Date
    11-17-2022
    Location
    Sydney
    MS-Off Ver
    Professional Plus 2016
    Posts
    2

    Question Consolidate the Sum of numbers in multiple rows when they have a unique reference

    Hi Everyone, I've spent a little bit of time playing around with this and haven't manged to find a solution yet so I'm grateful for any assistance.

    I have some order data that I need to consolidate to calculate some shipping charges. I've attached a sample data set which has 2 tabs. The 'data' tab is a snippet of the master data whilst the 'outcome' tab is the desired outcome of the consolidated rows.

    Where the rows have the same sales order number (Column A), I need to consolidate the sum of column R (Dead Weight) and S (Cubic Volume) so that the consolidated data appear in 1 row as illustrated in the 'outcome' tab.

    Any ideas?
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,637

    Re: Consolidate the Sum of numbers in multiple rows when they have a unique reference

    =SUMIF(Data!$A$2:$A$19,Outcome!$A2,Data!R2:R19)
    Ben Van Johnson

  3. #3
    Registered User
    Join Date
    11-17-2022
    Location
    Sydney
    MS-Off Ver
    Professional Plus 2016
    Posts
    2

    Re: Consolidate the Sum of numbers in multiple rows when they have a unique reference

    Thanks a lot!

+ 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 duplicate rows into unique rows
    By Ben171992 in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 08-11-2022, 01:44 PM
  2. [SOLVED] Consolidate all unique value from multiple worksheets
    By jyothijayanna in forum Excel General
    Replies: 8
    Last Post: 12-23-2021, 11:56 PM
  3. Replies: 8
    Last Post: 05-26-2016, 06:00 PM
  4. Consolidate rows based on unique key from multiple sheets to an output sheet
    By sreeks in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-15-2015, 05:55 AM
  5. Collate unique reference numbers from multiple worksheets
    By mike ryan in forum Excel General
    Replies: 5
    Last Post: 05-30-2012, 08:22 AM
  6. Replies: 2
    Last Post: 05-08-2012, 07:17 PM
  7. Extracting rows based on multiple ranges and unique numbers
    By D13 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-19-2012, 09:33 AM

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