Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Try this IF(OR(ISNUMBER(SEARCH(B1&" ",$A$1,1)),ISNUMBER(SEARCH(B1,$A$1,1)))=FALSE,"FAL SE","TRUE") -- Regards, Ashish Mathur Microsoft Excel MVP www.ashishmathur.com "Paul" wrote in message ... cell text a1 adam takes a walk b1 dam take b2 adam takes What should I use in c1 and c2 to determine that b2 is within a1 as whole words(TRUE) but b1 is not within a1 as whole words(FALSE)? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Referencing an active cell's content from another sheet. | Excel Worksheet Functions | |||
Replacing Part of a Cell's Content | Excel Worksheet Functions | |||
Need to refer to a cell's address, not it's content... | Excel Discussion (Misc queries) | |||
Printing cell's content larger than cell width | New Users to Excel | |||
How do you copy a cell's content verses it's formula? | Excel Discussion (Misc queries) |