+ Reply to Thread
Results 1 to 5 of 5

SUMIFS bringing VALUE error?

  1. #1
    Forum Contributor
    Join Date
    01-28-2013
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    147

    SUMIFS bringing VALUE error?

    Hi there,
    I was hoping someone can help?
    Been struggling to see what I have done wrong with my SUMIF formula?
    C4 cell should sum values of all accounts starting with 100 and has name account 1.
    If this works, I would like to drag down and do for all accounts if possible.
    I have attached a sample with the formula which is bringing the error. Spent quite some time but cannot see where the formula is wrong.
    Hope you can help?
    Regards
    Nim
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: SUMIFS bringing VALUE error?

    Please try at C4
    =SUMIFS(TB!C$4:C$378,TB!$A$4:$A$378,$A4)
    Attached Files Attached Files

  3. #3
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,084

    Re: SUMIFS bringing VALUE error?

    How about, in C4 copied down & across
    =SUMIFS(INDEX(TB!$C:$V,,MATCH(C$1,TB!$C$1:$V$1,0)),TB!$A:$A,$A4)

  4. #4
    Forum Contributor
    Join Date
    01-28-2013
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    147

    Re: SUMIFS bringing VALUE error?

    Both,
    Thankyou so much for coming back to me so quickly. I tried the first, which worked. I am sure the second Index does as well and will try that as well.
    You have made my day, thankyou both for making my wknd.

  5. #5
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,084

    Re: SUMIFS bringing VALUE error?

    You're welcome & thanks for the feedback

+ 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] Sumifs Error
    By jharvey87 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-28-2019, 04:50 PM
  2. if statement bringing up error
    By eddiej90 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-28-2017, 06:41 AM
  3. Countif bringing back Value Error.
    By Cbirchfi in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 09-06-2016, 01:09 PM
  4. Button in a form keeps bringing up a Compile error
    By Kellise in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-07-2016, 05:42 PM
  5. Help with userform code looping and bringing error
    By ExcelFailure in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 09-11-2015, 06:02 AM
  6. Macro code to show userform bringing runtime error 1004
    By ExcelFailure in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-11-2015, 02:59 AM
  7. [SOLVED] SUMIFS error
    By strud in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-29-2014, 10:21 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