+ Reply to Thread
Results 1 to 4 of 4

iferror for formula

  1. #1
    Registered User
    Join Date
    12-01-2015
    Location
    ballarat
    MS-Off Ver
    2013
    Posts
    85

    iferror for formula

    Hello,
    I have a longish formula that will produce an error every so often,which is to be expected. I would like to when this occurs not to have #n/a in the cell,instead to have a blank cell.
    Have tried a couple of different endings but non have worked so far.
    Would appreciate any guidance please.
    This is the formula.
    =IF(INDEX(selection!A:A,MATCH(AA6,selection!A:A,0)+1,1)="",INDEX(selection!A:A,MATCH(AA6,selection!A:A,0)-1,1),INDEX(selection!A:A,MATCH(AA6,selection!A:A,0),1))


    This one doesn’t work and the one below comes up with # value in the cell.
    =IFERROR(INDEX(selection!A:A,MATCH(AA6,selection!A:A,0)+1,1)="",INDEX(selection!A:A,MATCH(AA6,selection!A:A,0)-1,1),INDEX(selection!A:A,MATCH(AA6,selection!A:A,0),1,””))

    =IFERROR(INDEX(selection!A:A,MATCH(AA6,selection!A:A,0)+1,1)="",INDEX(selection!A:A,MATCH(AA6,selection!A:A,0)-1,1),INDEX(selection!A:A,MATCH(AA6,selection!A:A,0),1),””)

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,557

    Re: iferror for formula

    Try this:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Let me know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  3. #3
    Registered User
    Join Date
    12-01-2015
    Location
    ballarat
    MS-Off Ver
    2013
    Posts
    85

    Re: iferror for formula

    Hello JeteMac,
    Sorry for delay.Thank you for such a prompt response and providing a suitable solution to my query.
    Thanks again.
    Best wishes,
    gilnic

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,557

    Re: iferror for formula

    You're Welcome, thank you for the feedback and for marking the thread 'Solved'. I hope that you have a good day.

+ 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] Multiple IFERROR or IFERROR w/ If Statements
    By SanchoPanza1 in forum Excel General
    Replies: 4
    Last Post: 03-31-2016, 08:09 PM
  2. [SOLVED] IFERROR(MATCH & IFERROR(SMALL Help Needed
    By chad328 in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 01-17-2016, 06:34 AM
  3. Iferror formula
    By Terisammis in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-29-2014, 03:05 PM
  4. [SOLVED] IFERROR and IF together in same formula
    By Christopher135 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-01-2013, 09:45 PM
  5. 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
  6. IFERROR Formula HELP PLEASE
    By jonnykhan in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-13-2013, 09:52 AM
  7. [SOLVED] IFERROR Formula
    By Bear01 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-19-2012, 02:15 PM

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