+ Reply to Thread
Results 1 to 2 of 2

Nested If Statement

  1. #1
    Registered User
    Join Date
    08-08-2014
    Location
    Nevada
    MS-Off Ver
    2007
    Posts
    0

    Nested If Statement

    I need to create a formula that looks at a cell to determine if there is a plus sign (+), a pair of quotes ("") or a brackets ([) and based on the results return a value of broad for the plus sign, phrase for the quotes and exact for the bracket. I have the following, but it is not working...IF((ISNUMBER(SEARCH("+",C2)),"broad"), IF(ISNUMBER(SEARCH("[",C2)),"exact"), IF(ISNUMBER(SEARCH("""",C2)),"phrase"))

  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 researchdave,

    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]

+ 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] Nested If Statement
    By Dave350z in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-31-2013, 01:35 PM
  2. [SOLVED] Nested If Statement - ISBLANK and ISNA in same statement?
    By Janc in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 04-23-2013, 09:00 AM
  3. Replies: 6
    Last Post: 01-14-2009, 06:59 PM
  4. Nested If Statement Help
    By Marcus Gee in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-26-2008, 08:10 AM
  5. Nested if statement?
    By Jim Dixon in forum Excel General
    Replies: 1
    Last Post: 03-24-2006, 06:25 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