+ Reply to Thread
Results 1 to 2 of 2

Replace SUMIFS with INDIRECT

  1. #1
    Registered User
    Join Date
    11-14-2013
    Location
    Wisconsin
    MS-Off Ver
    Excel 2010
    Posts
    2

    Replace SUMIFS with INDIRECT

    I'm looking to replace this function

    =SUMIFS('IW49N Download'!$I$7:$I$5012,'IW49N Download'!$A$7:$A$5012,$D12,'IW49N Download'!$C$7:$C$5012,"BNE_I")

    with a function like this


    =IFERROR(INDIRECT("'IW49N Download'!F"&SMALL(IF('IW49N Download'!$A$7:$A4993=Friday!$D12,ROW('IW49N Download'!$A$7:$A4993)),COUNTIF($D$11:$D12,$D12))),"")

    The problem that I have is that I need a second INDIRECT argument within the function that will return a result that references both the contents of cell D12 and the contents in cell C12 which could be BNE_I or BNMWRT or BNPIPE etc.

  2. #2
    Forum Expert ben_hensel's Avatar
    Join Date
    01-26-2012
    Location
    Northeast USA
    MS-Off Ver
    Office 365
    Posts
    2,043

    Re: Replace SUMIFS with INDIRECT

    So you're replacing a SUM with a boolean.

    Okay.

    I guess you cant get it to check the right range? Is that your question? I can't really tell what you need.

    Or what you want the test to even be doing. You say it needs a second INDIRECT, but that's like a context-free assertion without knowing anything about the input or output are supposed to be.

    What is your question?

+ 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] Cannot get INDIRECT function to work with SUMIFS
    By kborgers in forum Excel General
    Replies: 6
    Last Post: 11-22-2012, 11:21 AM
  2. Sumifs formula, indirect tab, and coloumn header
    By gman17295 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-10-2012, 07:44 AM
  3. Using Indirect with Sumifs
    By JohnGault82 in forum Excel General
    Replies: 8
    Last Post: 02-08-2011, 04:05 AM
  4. Excel 2007 : Sumifs and Indirect
    By MoonWeazel in forum Excel General
    Replies: 2
    Last Post: 10-14-2010, 05:11 AM
  5. Sumifs formula with Indirect function explanation
    By sqledge in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-19-2010, 01:01 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