+ Reply to Thread
Results 1 to 2 of 2

Nested IF functions with Search statements

  1. #1
    Registered User
    Join Date
    04-12-2005
    Posts
    1

    Nested IF functions with Search statements

    Hey all,

    I have 4 possible entries for a cell per row depending on a filename in column A. I wanted to use an IF statement with SEARCH and wildcards:

    IF(SEARCH("*x*",A1),"Text to return to field if true", IF(SEARCH...etc.

    If I end the statement with a value_if_true field and a value_if_false field, the search works and the cell is populated with the text I want. But if I add another IF statement as my value_if_false field, Excel cannot compute even the first search. Any ideas on this?

    thanks

    S

  2. #2
    Forum Expert swatsp0p's Avatar
    Join Date
    10-07-2004
    Location
    Kentucky, USA
    MS-Off Ver
    Excel 2010
    Posts
    1,545
    The forum really needs to see your entire formula to be able to see where your error may be occurring. Syntax is vital, and it may be as simple as a missing comma or parenthesis.

    Please give more detail of your sheet layout and list your 'failed' formula exactly as written.

    Bruce
    Bruce
    The older I get, the better I used to be.
    USA

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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