+ Reply to Thread
Results 1 to 5 of 5

IF(ISERROR) formula

  1. #1
    Registered User
    Join Date
    02-03-2015
    Location
    California
    MS-Off Ver
    Excel 365
    Posts
    18

    Thumbs up IF(ISERROR) formula

    Good afternoon,

    I have this formula that got created last year, but the end result needs to change from what the current text is presenting.

    My current text reads: "Released", "Closed", and Technically Complete" once the data is pulled from the vlookup;

    =IF(ISERROR(VLOOKUP(I7,'TTA UBW Report'!D:I,6,FALSE)),"NONE",(VLOOKUP(I7,'TTA UBW Report'!D:I,6,FALSE)))


    I'm trying to change the text to read the following;

    Change from "Released" to "REL", "Closed" to "CLD", and "Technically Complete" to "TECO"

    Any suggestions it would greatly be appreciated, spent a few hours researching and trying out formulas but no luck.

    Thank you.

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: IF(ISERROR) formula

    I would suggest doing the conversion on the TTA UBW Report sheet..
    Put the respective 'alternate' strings in an available column for each row there..
    Then adjust your vlookup to return that column.

    Can you post a sample book?

  3. #3
    Registered User
    Join Date
    02-03-2015
    Location
    California
    MS-Off Ver
    Excel 365
    Posts
    18

    Re: IF(ISERROR) formula

    great suggestion Johnmo1, thank you.

  4. #4
    Registered User
    Join Date
    02-03-2015
    Location
    California
    MS-Off Ver
    Excel 365
    Posts
    18

    Re: IF(ISERROR) formula

    sorry, Jonmo1

  5. #5
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: IF(ISERROR) formula

    You're 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] ISERROR Formula
    By Dibbley247 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-19-2013, 06:50 PM
  2. Replies: 1
    Last Post: 12-15-2011, 08:43 PM
  3. Cannot fit ISERROR to this IF formula
    By unley in forum Excel General
    Replies: 4
    Last Post: 07-12-2010, 08:13 PM
  4. How to Use IsError input if IsError=false
    By izpinoza in forum Excel General
    Replies: 1
    Last Post: 10-14-2009, 05:02 AM
  5. using IF(OR and IF(ISERROR in same formula
    By jonbdraco in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-08-2009, 05:09 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