+ Reply to Thread
Results 1 to 4 of 4

SUMIF Not Adding All Numbers

  1. #1
    Registered User
    Join Date
    08-29-2016
    Location
    toronto, canada
    MS-Off Ver
    2013
    Posts
    4

    SUMIF Not Adding All Numbers

    In Column "C" I have a list of numbers and in Column "F" I have a list of names.
    I'm trying to use 'SUMIF' to calculate the total amounts from Column C for each of the Names in Column F.
    The amounts I'm getting are too low. SUMIF is not calculating all of them.

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

    Re: SUMIF Not Adding All Numbers

    There are trailing spaces after some of the names in the final column - these don't match.

    Try this for Mark:

    =SUMIF(F:F,"Mark"&"*",C:C)
    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
    Registered User
    Join Date
    08-29-2016
    Location
    toronto, canada
    MS-Off Ver
    2013
    Posts
    4

    Re: SUMIF Not Adding All Numbers

    Thank you Ali!
    Your solution worked perfectly.
    Much appreciated.

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

    Re: SUMIF Not Adding All Numbers

    Better that you get rid of the trailing spaces, really, but it shows what I mean!

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

+ 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. Adding a ABS to a SUMIF formula
    By nickpavlov in forum Excel General
    Replies: 3
    Last Post: 05-25-2019, 05:32 AM
  2. [SOLVED] Macro to copy numbers as texts by adding an apostrophe in front of the numbers
    By josephteh in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 08-25-2017, 12:33 AM
  3. Replies: 4
    Last Post: 02-11-2015, 11:01 AM
  4. Merging rows and adding numbers in cells conditionally (kind of like sumif)
    By davidman1 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-03-2012, 04:30 PM
  5. [SOLVED] SUMIF not adding
    By dmad81 in forum Excel General
    Replies: 6
    Last Post: 05-29-2012, 02:09 PM
  6. Column Has Text and Numbers, Need To SUMIF Only Numbers
    By Karleajensar in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-04-2008, 01:27 PM
  7. SUMIF - adding numbers that are bold
    By mattsgr1 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-11-2007, 07:11 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