+ Reply to Thread
Results 1 to 4 of 4

Return sum value from both tables into another table

  1. #1
    Forum Contributor
    Join Date
    11-01-2018
    Location
    England
    MS-Off Ver
    2016
    Posts
    280

    Return sum value from both tables into another table

    I have 3 tables

    2 tables prefixed with unique letters, next column along are numerical values represent a price.

    3rd table, only shows the unique letters. I need the numerical values to add up together from other two tables and just show the answer in table 3.

    Any ideas? Thanks in advance
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,278

    Re: Return sum value from both tables into another table

    In B8 copied down:

    =SUMIF($A$2:$A$4,A8,$B$2:$B$4)+SUMIF($D$2:$D$4,A8,$E$2:$E$4)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    11-01-2018
    Location
    England
    MS-Off Ver
    2016
    Posts
    280

    Re: Return sum value from both tables into another table

    Morning! Thanks once again !

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,278

    Re: Return sum value from both tables into another table

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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] compare Two Tables - A and B - and Return the Values of Table A
    By Alienontherun in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 08-28-2018, 12:33 PM
  2. [SOLVED] Compare Two Tables and Return Values Only on Rows that Match the other Table
    By Alienontherun in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-27-2018, 06:41 AM
  3. Replies: 2
    Last Post: 07-18-2015, 05:19 PM
  4. Replies: 1
    Last Post: 07-06-2015, 03:35 PM
  5. Compare position in two tables and return a value
    By remetiffy in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-03-2012, 07:23 PM
  6. INDEX several named tables to return a specific value in the table
    By FunkyDragon in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-29-2010, 05:54 PM
  7. Replies: 4
    Last Post: 05-05-2010, 02:09 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