+ Reply to Thread
Results 1 to 2 of 2

Using a Comma separated list as criteria for sumif function

  1. #1
    Registered User
    Join Date
    04-15-2013
    Location
    San Francisco, CA
    MS-Off Ver
    Excel 2007
    Posts
    5

    Using a Comma separated list as criteria for sumif function

    Hello,

    Given a list of names in column A and a list of values in column B, is there a way to sumif only if the names show up in a list of names that is separated by commas? For example, I might have a cell that has Joe, John, Bob, and want to find the sum of their values in column B.

    Thanks!

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Using a Comma separated list as criteria for sumif function

    Instead of using the criteria’s within the cell by separating it with comma.. just enter each criterias in each cell like this…

    =SUMPRODUCT(SUMIF(A1:A4,D1:D3,B1:B4))


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

+ 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. Validate comma-separated list of values
    By DeDomme in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-21-2013, 12:27 PM
  2. Search for comma-separated list of items
    By BBerndsen in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-15-2013, 11:16 AM
  3. Replies: 1
    Last Post: 07-24-2012, 04:13 AM
  4. Comma separated list with vertical lookup
    By tamxc4 in forum Excel General
    Replies: 0
    Last Post: 04-13-2012, 11:05 AM
  5. Going from column to comma separated list...
    By jmboggiano in forum Excel General
    Replies: 1
    Last Post: 03-10-2005, 01:06 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