+ Reply to Thread
Results 1 to 2 of 2

sum the unique values of col A

  1. #1
    Registered User
    Join Date
    12-02-2011
    Location
    london
    MS-Off Ver
    Excel 2007
    Posts
    4

    sum the unique values of col A

    Hi

    I have the below source of data

    ID Name Product 9/1/2020 9/2/2020 9/3/2020 9/4/2020 9/5/2020
    C2V Test PRod1 10 20 30 40 50
    C1V abcd PRod2 9 8 7 6 5
    C2V Testing Prod3 1 2 3 4 5
    C3V aaaa prod4 2 3 4 5 6

    Need the vba code to sum the unique id values, looking for the output as

    ID Name Product 9/1/2020 9/2/2020 9/3/2020 9/4/2020 9/5/2020
    C2V 11 22 33 44 55
    C1V 9 8 7 6 5
    C3V 2 3 4 5 6

    Can anyone pls share the code to get the desired result

    Thanks
    Naveen

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: sum the unique values of col A

    Please Login or Register  to view this content.
    Last edited by mehmetcik; 09-21-2020 at 01:04 PM.
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

+ 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] Count number of unique values corresponding to unique data in another column
    By STUARTXL in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-26-2019, 12:32 PM
  2. [SOLVED] Using INDEX MATCH to return unique values for non-unique search term
    By rico_suave in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 06-03-2015, 01:53 AM
  3. Replies: 1
    Last Post: 01-29-2015, 04:08 PM
  4. [SOLVED] count unique values based on unique values
    By neetu.aggarwal in forum Excel General
    Replies: 13
    Last Post: 10-23-2012, 04:00 AM
  5. [SOLVED] Sum unique values according to criteria (sumif unique values)
    By hmpw in forum Excel General
    Replies: 8
    Last Post: 07-14-2012, 06:21 AM
  6. Replies: 0
    Last Post: 03-08-2012, 12:18 PM
  7. scaling an exisiting macro for unique values of X for Unique values of Y.
    By widodude in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-18-2011, 09:33 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