View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
chris c chris c is offline
external usenet poster
 
Posts: 15
Default Search for string in a cell, then hilight the row

That's what I'm trying to do.

At this moment, I haven't found anything that really accomplishes this task
the way I'm attempting to have it work.

The string is this:
<userlevel1</userlevel1 OR
<userlevel163800</userlevel

So, I'm experiecing problems attempting to find that text in the cell--I've
already nailed down the hilighting portion.

Any ideas/suggestions?

Thanks