+ Reply to Thread
Results 1 to 4 of 4

IF ISERROR with multiple nested If's

  1. #1
    Registered User
    Join Date
    04-08-2011
    Location
    London
    MS-Off Ver
    O 365
    Posts
    80

    IF ISERROR with multiple nested If's

    I have a nested If Function that I'm looking to add an ISERROR formula to. =IF(TODAY()-F6<16,"1-15",IF(TODAY()-F6<26,"16-25","> 30 Days")). However, if F6 is blank, then I want it to return a " " (blank) and not a #VALUE.

  2. #2
    Forum Expert
    Join Date
    09-01-2012
    Location
    Norway
    MS-Off Ver
    Office 365
    Posts
    2,844

    Re: IF ISERROR with multiple nested If's

    use
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    to get blank

    use IFERROR to catch error
    <----- If you were helped by my posts you can say "Thank you" by clicking the star symbol down to the left

    If the problem is solved, finish of the thread by clicking SOLVED under Thread Tools
    I don't wish to leave you with no answer, yet I sometimes miss posts. If you feel I forgot you, remind me with a PM or just bump the thread.

  3. #3
    Registered User
    Join Date
    04-08-2011
    Location
    London
    MS-Off Ver
    O 365
    Posts
    80

    Re: IF ISERROR with multiple nested If's

    Wow, I WAY over complicated that one. Thanks Jacc!!

  4. #4
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: IF ISERROR with multiple nested If's

    How about a formula like this, instead:
    Please Login or Register  to view this content.
    Is that something you can work with?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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