how to highlight the results of a search string in a worksheet?

  • Thread starter Thread starter Raju
  • Start date Start date
R

Raju

Hi,

I am trying to search for a particualr string in a sheet/set of columns. If
a cell contains the search string, i want only the search string to be
highlighted and not the entire cell. how can i get this done?

Please Advice
 
You couldn't do this with a formula or conditional formatting - you
would need a macro.

Pete
 
Back
Top