+ Reply to Thread
Results 1 to 5 of 5

iferror

  1. #1
    Registered User
    Join Date
    07-10-2013
    Location
    Battambang, Cambodia
    MS-Off Ver
    Excel 2007
    Posts
    33

    iferror

    Hi everyone, I want to use iferror function. Ex. A1 = 12 ,B1= #value!(link from another cell) So for C1 cell I want to use iferror function as my expect result is that if A1= 12, B1=#value! So C1=A1(=12) and if A1=12, B1=10 so C1=A1-B1.Thanks in advance.

  2. #2
    Registered User
    Join Date
    12-13-2013
    Location
    Alabama, USA
    MS-Off Ver
    Excel 2013
    Posts
    3

    Re: iferror

    =+a1-iferror(b1,0)

  3. #3
    Valued Forum Contributor
    Join Date
    12-25-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2016
    Posts
    506

    Re: iferror

    Hi Thuch, another variation.
    Formula: copy to clipboard
    Please Login or Register  to view this content.



    _______________________________________________________________________________________________________________________________
    1. Click on the * Add Reputation if you think someone helped you
    2. Mark your thread as SOLVED when question is resolved

    Alvin

  4. #4
    Registered User
    Join Date
    07-10-2013
    Location
    Battambang, Cambodia
    MS-Off Ver
    Excel 2007
    Posts
    33

    Re: iferror

    Thank, that two ways work the same.

  5. #5
    Valued Forum Contributor
    Join Date
    12-25-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2016
    Posts
    506

    Re: iferror

    You're welcome, and thanks for the repu


    _______________________________________________________________________________________________________________________________
    1. Click on the * Add Reputation if you think someone helped you
    2. Mark your thread as SOLVED when question is resolved

    Alvin

+ 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. 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
  2. [SOLVED] no IFERROR
    By DBenson1968 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-26-2013, 03:52 PM
  3. [SOLVED] Sum+IFERROR Help
    By chriswiec in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-27-2013, 09:43 AM
  4. iferror
    By step_one in forum Excel General
    Replies: 1
    Last Post: 08-02-2011, 10:27 AM
  5. If? Iferror?
    By amthyst826 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-22-2010, 08:06 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