Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Excel likes exact matches--just like most mechanized things.
But maybe... =if(isnumber(match("*"&a1&"*",sheet2!a:a,0)),"Yes" ,"") Fester wrote: Thanks Dave but that does not appear to work. For example Sheet1! cell A1 has the following name proceeded by a space: Mike Comrie Somewhere in Sheet2! column A is the name: Mike Comrie C I need this to be considered a match. ie. if whatever is in Sheet1! cell A1 is found in any position of a cell in colum A1 of Sheet2! then that is a match and Sheet1! cell B1 would be set to yes. Thanks to all that help. Wes -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
build a search tool in excel | Excel Discussion (Misc queries) | |||
Question regarding how to search a column and print a row(s) | Excel Discussion (Misc queries) | |||
Question regarding how to search a column and print a row(s) | Excel Worksheet Functions | |||
Looking for comparable data records between Sheet1 and Sheet2 | Excel Discussion (Misc queries) | |||
FAQ Spreadsheet with search function | Excel Discussion (Misc queries) |