+ Reply to Thread
Results 1 to 4 of 4

Problem with SUMIF() and CONCENTRATE()?

  1. #1
    Registered User
    Join Date
    09-17-2016
    Location
    Pennsylvania
    MS-Off Ver
    2013
    Posts
    13

    Problem with SUMIF() and CONCENTRATE()?

    Hello!

    I have a Helper column, which I set up using CONCENTRATE. The Helper column basically merges two text columns into one. What I am trying to do is check whether the Helper Column (Sheet 2 column A) contains a specific text, and, if it does, sum the corresponding values in Sheet 2 column F.

    I use this formula on Sheet 1, where A2 would, for example, refer to the word "Book" (but A3 would be coffee etc.):

    =SUMIF('Sheet2'!$A:$A,"*"&A2&"*",$F:$F)

    However, for some reason, my result is always 0.

    Any insights into why this may be happening and suggestions for how to solve this error are GREATLY appreciated!
    Last edited by SashaFierce14; 09-19-2016 at 12:21 PM.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,025

    Re: Problem with SUMIF() and CONCENTRATE()?

    Try:

    =SUMIF(Sheet2!$A:$A,"*"&A2&"*",Sheet2!$F:$F)
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    09-17-2016
    Location
    Pennsylvania
    MS-Off Ver
    2013
    Posts
    13

    Re: Problem with SUMIF() and CONCENTRATE()?

    Thank you so very much! Glad it was something obvious that I was just missing

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,025

    Re: Problem with SUMIF() and CONCENTRATE()?

    Yea, I'm afraid it was... this time!!

+ 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] Help with If or Concentrate forumla
    By JasonNeedsHelp in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 11-05-2015, 03:44 AM
  2. [SOLVED] Pickup/Lookup Data from Various Locations/Cells and Concentrate it.
    By Everest in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-18-2012, 09:31 AM
  3. Concentrate email address with selection
    By mdshotgun in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-02-2011, 05:08 AM
  4. Faced Problem while concentrate data with commas
    By pchng2 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-02-2010, 02:15 AM
  5. SumIf problem
    By tijske in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-15-2007, 12:43 PM
  6. [SOLVED] SUMIF problem...
    By [email protected] in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-25-2005, 08:05 PM
  7. SUMIF problem
    By Easydoesit in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM

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