View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ayo Ayo is offline
external usenet poster
 
Posts: 489
Default With with replacing part of a string with another string

How do I right a code to replace the string between <href </href in the
tag below:
<hrefhttp://maps.google.com/mapfiles/ms/icons/red-dot.png</href

Because this part of the tag "red-dot.png" always varies. I am trying to
find a function, or a code, that will replace that part of the line everytime
I click a button and supply the new value