View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gert Gert is offline
external usenet poster
 
Posts: 11
Default searching for a specific part of a formula

I try to find in a worksheet all formulas which contains the carracters
"hfm" or "HFM".
The second step is to replace all this formulas by their values.

Does anyone know how to search for a small part of a formula ???

thanks in advance