+ Reply to Thread
Results 1 to 5 of 5

SUMIF Ignore Text

Hybrid View

  1. #1
    Registered User
    Join Date
    12-09-2014
    Location
    Wales
    MS-Off Ver
    365
    Posts
    85

    SUMIF Ignore Text

    Hi,

    I've attached an example book where in cell E4 I want to sum up any values in column E if there is a number in the cell next to it in column F.
    However I think as there is formulas in column F, the sumif brings a different value compared to if I manually added it together. The value in cell E4 should be 1125.

    Any help on figuring this out would be great, I've looked online at ignore texts etc and just can't figure it out.

    Cheers
    Aarron
    Attached Files Attached Files

  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 2406
    Posts
    44,662

    Re: SUMIF Ignore Text

    One way:

    =SUMIF(F11:F20,">0",E11:E20)
    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

  3. #3
    Registered User
    Join Date
    12-09-2014
    Location
    Wales
    MS-Off Ver
    365
    Posts
    85

    Re: SUMIF Ignore Text

    Perfect! thank you so much. All it took was a >0 :D

  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 2406
    Posts
    44,662

    Re: SUMIF Ignore Text

    or...


    =SUMPRODUCT(--(F11:F20<>"")*E11:E20)

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

    Re: SUMIF Ignore Text

    You're welcome.



    It would be very nice if you were to just click the Add Reputation button at the foot of any of the posts of members who helped you reach a solution.

    Finally, if that takes care of your original question, please click on "Thread Tools" from the menu link (just above the first post in the thread) 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. [SOLVED] Need help with SUMIF Cell A equal Cell B, but ignore SUMIF within a timerange
    By Nurket in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-10-2020, 07:11 AM
  2. [SOLVED] Help with SumIf - I want to ignore some cells with contents
    By jmont in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-26-2019, 08:03 AM
  3. Sumif help to ignore text in criteria
    By bryan3228 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 10-25-2018, 09:38 AM
  4. [SOLVED] Sumif value ignore two cell value
    By silambarasan.J in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-22-2015, 05:09 AM
  5. [SOLVED] Ignore #N/A in sumif and average if
    By justinr in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-14-2015, 04:08 PM
  6. Ignore NA in sumif
    By amartino44 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-04-2013, 08:40 PM
  7. Ignore blanks using =SUMIF/COUNTIF
    By Casper9T9 in forum Excel General
    Replies: 10
    Last Post: 06-05-2009, 05:26 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