+ Reply to Thread
Results 1 to 3 of 3

SUMIF questions

  1. #1
    Registered User
    Join Date
    01-23-2014
    Location
    Grimsby Ontario Canada
    MS-Off Ver
    Excel 2010
    Posts
    2

    SUMIF questions

    Hey there everyone.
    Excel is not my forte, but I need to create some formulas that add cells together if they match a particular number.
    ie, if cell a1 = 1, and if cell a2 = 1, etc, the add them together and display the total (the cells could have a 1,2,3,4,5 in them, but I only want to add together the ones with "1" in them)
    This is what I have and it gives me a #NAME? result:
    =SUMIF(U2:BL2,1,(sum_range))
    Please let me know where I'm going wrong...

  2. #2
    Registered User
    Join Date
    07-19-2010
    Location
    Bucharest
    MS-Off Ver
    Office 2007
    Posts
    29

    Re: SUMIF questions

    Hi There;

    Sticking to your small example, the complete formula should be;

    =SUMIF(U2:BL2,1,U2:BL2)

    If you're going to need two dimensional SUM, you should go with SUMIFS function.

    Hope this helps.

    tac

  3. #3
    Registered User
    Join Date
    01-23-2014
    Location
    Grimsby Ontario Canada
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: SUMIF questions

    Thank you - that works. I see where I went wrong then!

+ 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. Excel 2010: How do i answer these questions with SUMIF/VLOOKUP?
    By at13 in forum Excel Formulas & Functions
    Replies: 22
    Last Post: 11-07-2013, 01:32 PM
  2. SUMIF or SUMIF's formula with multiple criteria
    By jackiemariee in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-30-2013, 06:19 PM
  3. [SOLVED] SUMIF questions
    By Johnny Image in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-18-2013, 07:17 PM
  4. questions that aren't really excel questions
    By martindwilson in forum The Water Cooler
    Replies: 1
    Last Post: 03-11-2012, 08:21 PM
  5. Nested SUMIF statement or multiple SUMIF's
    By Dan27 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-17-2009, 06:55 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