+ Reply to Thread
Results 1 to 3 of 3

Formula need to find matching assets in another table and sum total

  1. #1
    Registered User
    Join Date
    06-15-2019
    Location
    London, England
    MS-Off Ver
    2016
    Posts
    25

    Formula need to find matching assets in another table and sum total

    Hi Everyone,

    I need a forumula to place in column I , that will look at the asset under column H and sum up all the matching amounts from table 1
    So for example: Table 2 (I4) coloured in orange, should scan table 1 and sum all the amounts for XRP. This should total 10600
    I think this will involve vlookup, match or Index somehow.
    I need this formula, because the tables in my real excel document is huge. It would take a while to sum everything up individually.

    So this foumula is ideally should be scalable to large tables.

    Thanks in advance!
    Attached Files Attached Files

  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,001

    Re: Formula need to find matching assets in another table and sum total

    Try

    =SUMIF(Table1[[#All],[Asset]],[@ASSET],Table1[[#All],[Amount]])

  3. #3
    Registered User
    Join Date
    06-15-2019
    Location
    London, England
    MS-Off Ver
    2016
    Posts
    25

    Re: Formula need to find matching assets in another table and sum total

    Thank you, I will try and make this work on my larger excel sheet now and come back.
    But this works on the test version. Thanks again!

+ 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. Excel Formula to find Matching String and Matching Size, Output Result
    By Ronnieooi in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-18-2021, 09:37 PM
  2. Replies: 0
    Last Post: 04-27-2021, 11:10 AM
  3. [SOLVED] formula to find the cell above the grand total of a Pivot Table
    By trisoldee in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-29-2018, 09:00 AM
  4. Formula – Use of Match formula without helpers for replacement of assets
    By Wolfslair in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-21-2018, 12:40 AM
  5. pivot table Grand total not matching data
    By SUPPO_USN in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 01-08-2018, 05:45 AM
  6. Creating a table for daily data entry over a month based on list of assets.
    By Spicey_888 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-02-2014, 03:30 AM
  7. Find All Assets Assigned To Individual
    By Spencer in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-03-2007, 04: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