Thread: Searching text
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 Searching text

See other post

--
HTH

Bob Phillips

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

"Austy" wrote in message
...
Hi,
I have made a userform to search and highlight unique text which meets
different criterias, from a workbook, instead using the useual search and
find through edit menu.

Can anyone help me by giving a piece of VBA code which would help me to

find
and highlight a text, which meets a search criteria of between two dates

Thanks
Austy