Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
These responses were extremely helpful. And they both are viable in my
spreadhseet. In answer to the posts re multiple cell references, my original equation references four different cells. "Jacob Skaria" wrote: Try the below =IF(COUNT(SEARCH("GO",YS!E13),SEARCH("D",YS!E13),S EARCH("F",YS!E13)),"Yes","Apple") If this post helps click Yes --------------- Jacob Skaria "forest8" wrote: Hi I am using Excel 2007 and trying to fix this formula. In exvcel, there are several questions which could be used in the result of the same cell. This is what I need fixed: =IF(OR(ISNUMBER(SEARCH("go",YS!E13)),(ISNUMBER(SEA RCH("D",YS!E14)),(ISNUMBER(SEARCH("F",YS!E14)))))) ,"Yes","Apple") What I'm trying to do is put multiple conditions on this cell.YS!E13 contains the word "GO", or YS contains either a "D" or "F", then the cell should return "YES", if not, it should return "Apple". I can't get this formula to work with this complex equation. Thank you |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nested formula to search a text string and return specific text | Excel Worksheet Functions | |||
Fun with text functions - search for text | Excel Worksheet Functions | |||
Search, find or lookup defined text in text string | Excel Worksheet Functions | |||
If then statement to search for text possible? | Excel Discussion (Misc queries) | |||
Search for a specific character in a cell in an if statement | Excel Worksheet Functions |