Home |
Search |
Today's Posts |
#6
![]() |
|||
|
|||
![]()
FIND is case sensitive, you may be better off with SEARCH:
=IF(AND(ISNUMBER(SEARCH({"FHA","VA"},O2))),"someth ing","something else") -- HTH Sandy Replace@mailinator with @tiscali.co.uk "Derek Y via OfficeKB.com" wrote in message ... YAY I GOT IT.... =IF(AND(ISNUMBER(FIND("FHA",O2)),ISNUMBER(FIND("VA ",O2))),"something", "something else") thanks anyways -- Message posted via http://www.officekb.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Wildcard search functions within Vlookup | Excel Worksheet Functions | |||
How do I print a Find-all search in Excel 2002? | Excel Discussion (Misc queries) | |||
FAQ Spreadsheet with search function | Excel Discussion (Misc queries) | |||
how to search in excel with condition | Excel Discussion (Misc queries) | |||
Search problems | Excel Worksheet Functions |