Thread: Find String
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Find String

Try it and see.

--
HTH

Bob Phillips

(replace somewhere in email address with googlemail if mailing direct)

"Abdul" wrote in message
oups.com...
Hello!,


By using the find option we could search for part of a cell or whole
cell content.

But if it possible to search using wild cards starting from the
beginning of the cell?

Like match the starting charecters only...

Tra* will find TRAvel, TRAnsport, TRAde etc but not cenTRAl or conTRAct
?!!!

THANKS