N
Nir
I need to find multiply strings within ONE string
Bob Phillips said:Look at Data>Text To Columns
--
HTH
Bob Phillips
(replace somewhere in email address with gmail if mailing direct)
I tried both Search and Find but the problem is the I have few options for
the strint to search and these functions don not approve "OR" function.
In other words I want to find "AA" Or "BB" Or "CC" within String "DFAA GTY".
Expected result would be "AA"
it is almost perfect with one exception. The strings i am looking for
contain various lengths. can you help me out with that too.