View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jeff[_50_] Jeff[_50_] is offline
external usenet poster
 
Posts: 7
Default Find a string between two delimeters and replace with text

I have a range of cells in which I must replace a string between ":" and ")"
with a new a new string.

Thanks in advance for your ideas.