+ Reply to Thread
Results 1 to 6 of 6

Sum of all values of a matching item

  1. #1
    Registered User
    Join Date
    08-13-2021
    Location
    India
    MS-Off Ver
    Office 365
    Posts
    4

    Sum of all values of a matching item

    Hello,

    As seen in the image below, I want to create a formula to calculate the sum of all values of a matching item, Item B (sum is 68).


    Excel issue.png
    Attached Files Attached Files
    Last edited by TinyElephants; 08-13-2021 at 03:21 AM. Reason: attached excel file

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,005

    Re: Sum of all values of a matching item

    Look at SUMIF / SUMIFS functions

  3. #3
    Registered User
    Join Date
    08-13-2021
    Location
    India
    MS-Off Ver
    Office 365
    Posts
    4

    Re: Sum of all values of a matching item

    I'm not good with formulas. Been struggling with this for a while now. Could you possibly share the formula? Anyway, I'm going to try those functions. Thanks.

  4. #4
    Registered User
    Join Date
    08-13-2021
    Location
    India
    MS-Off Ver
    Office 365
    Posts
    4

    Re: Sum of all values of a matching item

    It seems to work. What if I have a few columns in-between "Column A" and "Value"?

    =SUMIF(A2:B12,"Item B",B1:B12)

  5. #5
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft? Excel? for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,005

    Re: Sum of all values of a matching item

    Just change "Value" range

    e.g if "Values" are in Column G

    =SUMIF(A2:A12,"Item B",G2:G12)

    Well done for attempting this.

    Functions like these (COUNTIF/ COUNTIFS) are commonly used so learn how they work.
    Last edited by JohnTopley; 08-13-2021 at 03:49 AM.

  6. #6
    Registered User
    Join Date
    08-13-2021
    Location
    India
    MS-Off Ver
    Office 365
    Posts
    4

    Re: Sum of all values of a matching item

    Thanks. I will try those.

+ 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. Matching Different Dates with Same Item
    By Revhappy in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 12-21-2020, 02:39 PM
  2. [SOLVED] VLOOKUP an item that has more than one matching value?
    By coupland in forum Excel General
    Replies: 6
    Last Post: 07-14-2018, 02:10 PM
  3. Finding an item that isn't matching.
    By kylpr in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-07-2017, 04:42 PM
  4. [SOLVED] Macro to extract values from all sheets after matching the Sheetname and Item Number
    By prkhan56 in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 07-15-2016, 08:32 AM
  5. [SOLVED] Formula needed - line item of unique item matching criteria
    By NS4Excel in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 04-18-2015, 06:32 PM
  6. Replies: 5
    Last Post: 07-26-2011, 10:35 PM
  7. Replies: 9
    Last Post: 05-21-2011, 12:14 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