+ Reply to Thread
Results 1 to 4 of 4

SUM values based on duplicate rows?

Hybrid View

  1. #1
    Registered User
    Join Date
    06-17-2016
    Location
    Canada
    MS-Off Ver
    2013
    Posts
    14

    SUM values based on duplicate rows?

    [SOLVED]

    Hey All,

    I'm having trouble matching some data as one of the sources provides duplicates. Here's an example:
    https://adam-up.tinytake.com/sf/NzUxNDAzXzM0MzgwMDU

    What I'm trying to do is sum the spend values where there are duplicates (eg. rows 2 + 3 are both campaign 1 and Computer), and then match this info to the corresponding revenue on the right that matches the Campaign ID and Device Type.

    I've just spent like 4 hours playing around with SUMIFS and can't figure it out. Any help would be MUCH appreciated!

    Thanks
    Last edited by spiphix; 06-23-2016 at 03:37 PM.

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,745

    Re: SUM values based on duplicate rows?

    Welcome to Excel Forum, Spiphix. One of the features that makes this a special place is the ability to upload spreadsheets. To upload a spreadsheet press the "Go Advanced" button below the "Quick Reply" box. Scroll down to Manage Attachments to open the upload window.
    That said and if I understand it would seem that you could use a formula like the following in I2 and down:
    Formula: copy to clipboard
    =SUMIFS(B$2:B$10,C$2:C$10,H2,D$2:D$10,G2)

    Let me know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  3. #3
    Registered User
    Join Date
    06-17-2016
    Location
    Canada
    MS-Off Ver
    2013
    Posts
    14

    Re: SUM values based on duplicate rows?

    JeteMc thank you SO much! I've just spent the last 4 hours trying to figure that out.. You just saved me a lot more frustration .

    Thanks again!!

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,745

    Re: SUM values based on duplicate rows?

    You're Welcome and thank you for the feedback. BTW to mark the thread 'Solved' use thee thread tools link above your first post. I hope that you have a blessed day.

+ 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. Replies: 8
    Last Post: 11-25-2014, 05:11 PM
  2. Delete duplicate rows based on values of cells
    By phixate in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-26-2014, 04:49 PM
  3. Remove Duplicate Rows based on Specific Values
    By zeanzi in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-31-2013, 08:01 PM
  4. how to filter the rows based on a column which contains duplicate values...
    By Rajesh Ushakoyyala in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-04-2013, 10:49 AM
  5. Cut & paste rows based on duplicate column values
    By agolden7 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-26-2013, 11:09 AM
  6. Need CONCACTENATE Duplicate Rows based on specific values
    By YesSir1 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-14-2013, 01:14 PM
  7. Duplicate Rows based on cell values
    By rifitintaken in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-20-2010, 09:54 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