+ Reply to Thread
Results 1 to 5 of 5

iferror()

  1. #1
    Forum Contributor
    Join Date
    07-29-2009
    Location
    Melbourne, Australia
    MS-Off Ver
    365
    Posts
    255

    iferror()

    I use this guy quite a bit but is there a version that you can use to return something else if not an error

    With the following high level logic =if(a1="#N/A","error","")

    MQ
    Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind.

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: iferror()

    Not sure what you're asking but based on your pseudo formula...

    =IF(ISERROR(A1),"Error","")
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Forum Contributor
    Join Date
    07-29-2009
    Location
    Melbourne, Australia
    MS-Off Ver
    365
    Posts
    255

    Re: iferror()

    That's exactly what I mean.. Cheers

  4. #4
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: iferror()

    Or

    =IF(ISNA(A1),"Error","")


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  5. #5
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: iferror()

    You're welcome. Thanks for the feedback!


    If your question has been solved please mark the thread as being solved.

    In the menu bar above the very first post select Thread Tools, then select Mark this thread as solved.

+ 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] Using IFERROR in VBA
    By kirk70 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-31-2013, 10:10 PM
  2. 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
  3. [SOLVED] IFERROR help -
    By adamjohnson182 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-05-2013, 06:47 PM
  4. Iferror
    By Domski in forum The Water Cooler
    Replies: 7
    Last Post: 10-26-2011, 04:44 PM
  5. iferror
    By step_one in forum Excel General
    Replies: 1
    Last Post: 08-02-2011, 10:27 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