+ Reply to Thread
Results 1 to 4 of 4

SUMIFS with Table References results in #VALUE! Error

  1. #1
    Registered User
    Join Date
    06-05-2017
    Location
    Perth, Australia
    MS-Off Ver
    2016
    Posts
    11

    SUMIFS with Table References results in #VALUE! Error

    Hi,

    I am trying to set up the following SUMIFS formula referencing a table, but it always results in a #VALUE! error.

    Formula.jpg


    This is the table I am referencing:

    Table.jpg


    I would appreciate any assistance in getting this formula to work. If possible, I would like it to cater for additional columns - using the example above, when I add 'MAY-22' to the right of the table, I would like that column to automatically be included in the SUMIFS formula.

    Please let me know if you require further information.

    Thanks in advance!
    Last edited by mon33; 09-07-2021 at 02:56 AM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: SUMIFS with Table References results in #VALUE! Error

    Rather that show us some (almost unreadable) images, upload a sample workbook (see yellow banner above)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    06-05-2017
    Location
    Perth, Australia
    MS-Off Ver
    2016
    Posts
    11

    Re: SUMIFS with Table References results in #VALUE! Error

    File attached
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    06-05-2017
    Location
    Perth, Australia
    MS-Off Ver
    2016
    Posts
    11

    Re: SUMIFS with Table References results in #VALUE! Error

    I found an external article that was able to help me with my problem. (I am not able to enter URLs here unfortunately).

    In my case, I used:
    =SUMIFS(INDEX(Table1[#All],0,MATCH(TEXT(A2,"mmm-yy"),Table1[#Headers],0)),Table1[[#All],[Status]],"ACTIVE",Table1[[#All],[Capacity Type]],"BAU",Table1[[#All],[Role]],"BA",Table1[[#All],[D/C]],"C")

    Updated file attached for reference.
    Attached Files Attached Files

+ 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] Filling Table From Array Results in Subscript out of Range Error
    By Matt W in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 08-30-2021, 01:00 PM
  2. [SOLVED] Sumifs results in a table format
    By aaleem in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 04-16-2018, 09:44 AM
  3. Replies: 1
    Last Post: 12-08-2017, 02:41 PM
  4. Replies: 8
    Last Post: 06-07-2016, 11:28 AM
  5. [SOLVED] References In Object Formulas Must Be External References To Worksheets Error
    By zanshin777 in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 12-28-2015, 07:40 AM
  6. [SOLVED] Sumifs with OR/AND array using cell references
    By baijixu in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-19-2015, 11:04 AM
  7. Replies: 6
    Last Post: 06-02-2014, 01:40 PM

Tags for this Thread

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