+ Reply to Thread
Results 1 to 3 of 3

Combining IF and ISNUMBER functions to alter statuses

  1. #1
    Registered User
    Join Date
    02-01-2019
    Location
    Accra
    MS-Off Ver
    2015
    Posts
    0

    Combining IF and ISNUMBER functions to alter statuses

    =if(isnumber(e11),"sent to bdd",if(or(and(isnumber(e11),isnumber(f11))),"medfocus letter sent",if(and(isnumber(e11),isnumber(f11),isnumber(g11)),"mds lancet letter sent","")))

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166
    Hello Frederick AB,

    Welcome to Excelforum. Be a part of large Excel community. Enjoy Learning.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    04-02-2013
    Location
    Newcastle-Upon-Tyne
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Combining IF and ISNUMBER functions to alter statuses

    Hi,

    I've been anlaysing exported ticket data in excel and need to show a simplified version of our 6 On Hold & 3 Work In Progress statuses, the other statuses dont need to be simplified they can remain 'as is'.

    I've come across a few articles about ISNUMBER & SEARCH as an alternative to 'contains partial text string' as excel doesn't offer this functionality, in the below screenshot I've listed some example data (column A-C), all the status variables in column E and a formula I've been toying with as another alternative - I'm aware the formula in the screenshot wont work its just to show what i'm trying to achieve - which is to: Show any On hold - TBC status as On Hold, any WIP - TBC status as WIP and return all others with original status.

    Screenshot 2020-06-09 at 18.47.46.png

    I've not found a formula that works yet and would prefer to not have to add all 12 statuses to get a result, plus I need to return more than 2 options.

    Welcome any feedback!

    Thanks, Karen
    Last edited by lady_kay; 06-09-2020 at 01:48 PM.

+ 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] Combining formulas with If, IsBlank, ABS, Isnumber & RoundUp
    By kjg in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-06-2018, 04:47 AM
  2. [SOLVED] Combining ISNUMBER and OR commands
    By iantix in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 03-01-2017, 10:50 AM
  3. [SOLVED] Combining COUNTIFS and ISNUMBER
    By OverKnight in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-05-2015, 12:55 AM
  4. help with combining if(isnumber) and concatenate
    By jomama2 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-16-2013, 01:34 AM
  5. Multiple ISNUMBER(SEARCH()) functions
    By Bassteban in forum Excel General
    Replies: 1
    Last Post: 08-17-2011, 01:55 PM
  6. Combining if(isnumber(search with Frequency
    By Marshall101 in forum Excel General
    Replies: 5
    Last Post: 10-15-2008, 10:15 AM
  7. array functions and ISNUMBER()
    By Henrik in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-09-2005, 09: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