+ Reply to Thread
Results 1 to 3 of 3

Ignoring errors

  1. #1
    Forum Contributor
    Join Date
    09-23-2010
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    346

    Ignoring errors

    Morning,

    I'm trying to use this basic formula for a column:

    =A2-C2

    However, I now need it to ignore it when it comes up with an error or put zero. So two formulas if anyone can help please:

    =A2-C2 (and either give the numerical result, or if it would be an error come up blank)
    and
    =A2-C2 (and either give the numerical result, or it would be an error put the value 0 in)

    Many thaks for any help you can give.
    Last edited by Cmorgan; 12-23-2011 at 09:13 AM.

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: Ignoring errors

    Something like =Iferror(A2-C2,"") perhaps ?

  3. #3
    Forum Contributor
    Join Date
    09-23-2010
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    346

    Re: Ignoring errors

    Many thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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