+ Reply to Thread
Results 1 to 7 of 7

Can't seem to use IFERROR with an array formula I have ccreated

  1. #1
    Forum Contributor
    Join Date
    06-06-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    180

    Can't seem to use IFERROR with an array formula I have ccreated

    Hi All,

    I have the following array formula which works but I want to also use an IFERROR to return "" (i.e. BLANK) if there is an error. Im not sure what the correct syntax would be.

    Please Login or Register  to view this content.
    Any help is greatly appreciated.

    Kind regards,

    Forrestgump1980

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,364

    Re: Can't seem to use IFERROR with an array formula I have ccreated

    =IFERROR(INDEX(TestDataSet!M:M,MATCH(1,(A2=TestDataSet!A:A)*("RCR"=TestDataSet!J:J),0)),"")

  3. #3
    Forum Expert
    Join Date
    09-07-2014
    Location
    Israel
    MS-Off Ver
    office 365 for MAC
    Posts
    3,106

    Re: Can't seem to use IFERROR with an array formula I have ccreated

    If you stand on the formula bar you get a syntax helper that can assist you,
    If for example you stand after the "index" it opens a statement like that:
    =INDEX (array, row_num, [col_num], [area_num])
    if you stand on each of the parts it will highlight their place in your formula.

  4. #4
    Forum Contributor
    Join Date
    06-06-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    180

    Re: Can't seem to use IFERROR with an array formula I have ccreated

    Hi John, Thanks for your reply, this is what I tried originally and this works with most formulas. However because this is an array formula the syntax is different.

  5. #5
    Forum Contributor
    Join Date
    06-06-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    180

    Re: Can't seem to use IFERROR with an array formula I have ccreated

    Hi belinda, Thanks for your reply, I am aware of the formula bar and I use itall the time. However in this example with an array formula it is a little more tricky.

  6. #6
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,364

    Re: Can't seem to use IFERROR with an array formula I have ccreated

    This works with an array formula
    Attached Files Attached Files
    Last edited by JohnTopley; 04-03-2021 at 03:28 PM.

  7. #7
    Forum Contributor
    Join Date
    06-06-2013
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    180

    Re: Can't seem to use IFERROR with an array formula I have ccreated

    Quote Originally Posted by JohnTopley View Post
    This works with an array formula
    Hi John, This does work, apologies

    Please Login or Register  to view this content.

    I was confused where the outer brackets were.

    Thanks

    Forrestgump1980

+ 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] IFERROR, INDEX, MAX, MATCH Get latest date with array
    By beau.young92 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 27
    Last Post: 11-28-2019, 07:37 AM
  2. IFERROR, INDEX, MAX, MATCH Get latest date with array
    By beau.young92 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-02-2019, 07:20 PM
  3. [SOLVED] IFERROR(MATCH & IFERROR(SMALL Help Needed
    By chad328 in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 01-17-2016, 06:34 AM
  4. [SOLVED] Modify an IFERROR INDEX array function to LINK a cell to ROW reference
    By paulmacro in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-28-2015, 09:43 AM
  5. [SOLVED] Iferror, index, array...
    By JasonNeedsHelp in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-25-2014, 07:56 PM
  6. xlfn.IFERROR or IFERROR don't work in Excel 98-2003
    By dj_danu01 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-26-2013, 02:53 AM
  7. Using IFERROR and FREQUENCY functions in an array
    By mcmassok in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-30-2013, 08:39 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