+ Reply to Thread
Results 1 to 6 of 6

If and a nested If error formula

  1. #1
    Registered User
    Join Date
    04-24-2017
    Location
    USA
    MS-Off Ver
    365
    Posts
    83

    If and a nested If error formula

    Hello All,

    I'm trying to figure out how to nest an iferror inside my if function. Or it doesn't need to be an iferror, just something that will output the desired blank cell.

    Currently I have =IF(B2/$N2=0,"",B2/$N2), to get rid of all of the 0's on the analytics sheet I'm creating.

    I also want to have the #div/o! to show up as a blank as well.

    I was thinking something like an if/or, but not sure how to nest the iferror in this, as the iferror is giving me the solution I need.

    Thanks

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    79,333

    Re: If and a nested If error formula

    Like this:

    =IFERROR(IF(B2/$N2=0,"",B2/$N2),"")
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    04-24-2017
    Location
    USA
    MS-Off Ver
    365
    Posts
    83

    Re: If and a nested If error formula

    Easy peasy, lemon squeazy.

    Thanks!

  4. #4
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,443

    Re: If and a nested If error formula

    To avoid the IFERROR function
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    04-24-2017
    Location
    USA
    MS-Off Ver
    365
    Posts
    83

    Re: If and a nested If error formula

    Thanks Pepe

  6. #6
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,443

    Re: If and a nested If error formula

    Most welcome

+ 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] How to fix #Name error on this nested IF formula
    By barman in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-17-2019, 04:10 PM
  2. [SOLVED] Value error in a multi-nested IF formula
    By jrtaylor in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 11-21-2017, 07:53 PM
  3. [SOLVED] Formula error on nested if statement
    By tstackhouse10 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-20-2017, 11:38 AM
  4. My nested formula is returning a #VALUE! error, and I'm not sure why.
    By zastoic in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-27-2013, 03:19 PM
  5. [SOLVED] Nested If Formula #VALUE! Error!
    By Rajeshkumar R in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-01-2013, 06:40 AM
  6. Nested IF(AND Formula Error Message
    By wesley.mitchell in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-27-2010, 06:19 PM
  7. error in nested if formula
    By seco in forum Excel General
    Replies: 13
    Last Post: 10-04-2009, 06:02 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