+ Reply to Thread
Results 1 to 3 of 3

Matching Text and return total values

  1. #1
    Registered User
    Join Date
    08-02-2021
    Location
    USA
    MS-Off Ver
    2016
    Posts
    1

    Matching Text and return total values

    Hello,

    I am trying to write a formula that will look at the names on sheet 1 (C8:J18) and if they match the names on sheet 2 (B3:C39) then sum the price that associated with each name in cell J1 (Sheet 1)
    Attached Files Attached Files

  2. #2
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Taiwan
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,399

    Re: Matching Text and return total values

    Try this formula

    HTML Code: 

  3. #3
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,781

    Re: Matching Text and return total values

    Sheet 1

    J1=SUMPRODUCT(SUMIF('Sheet 2'!B3:B39,'Sheet 1'!C8:J18,'Sheet 2'!C3:C39))

+ 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: 1
    Last Post: 05-12-2020, 08:42 AM
  2. Replies: 5
    Last Post: 08-01-2014, 04:31 AM
  3. Replies: 3
    Last Post: 03-14-2014, 06:46 PM
  4. Replies: 2
    Last Post: 09-07-2013, 07:50 PM
  5. [SOLVED] Return cell values for non-matching & matching criteria
    By jenz_skallemose in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 11-13-2012, 11:52 AM
  6. Creating a total (sum) of items matching a text value
    By Decibel_116 in forum Excel General
    Replies: 4
    Last Post: 03-16-2012, 10:27 AM
  7. Replies: 6
    Last Post: 01-22-2012, 12:39 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