Results 1 to 2 of 2

Multiple arguments for IF ISERROR...

Threaded View

AKEEM Multiple arguments for IF... 04-19-2009, 02:29 PM
daddylonglegs Re: Multiple arguments for IF... 04-19-2009, 03:09 PM
  1. #1
    Registered User
    Join Date
    04-19-2009
    Location
    Chicago, Illinois
    MS-Off Ver
    Excel 2007
    Posts
    1

    Multiple arguments for IF ISERROR...

    I am trying to create an IF statement that searches for particular text in a cell. The formula works fine if I use the first IF statement below but when I try to use the second statement I get a VALUE error message.

    =IF(ISERROR(SEARCH("BANK",$O5)),"No","BANKCARD") - This one works fine.

    =IF(ISERROR(SEARCH("BANK",$O5)),"No","BANKCARD"), =IF(ISERROR(SEARCH("WIRE",$O5)),"No","WIRING") - This one does not.
    Last edited by AKEEM; 04-19-2009 at 02:33 PM.

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