View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shan[_2_] Shan[_2_] is offline
external usenet poster
 
Posts: 2
Default substitute chatracters within a cell

For example:

If cell A1=http://google.com/help=me

I want to replace all '/' and '=' with $

so A1=http:$$google.com$help$me