View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael Koerner Michael Koerner is offline
external usenet poster
 
Posts: 164
Default Changing Hyperlinks

Using Excel 2007. I have work sheet which has the following formula. I would like to change part of the location from
=HYPERLINK("C:\Data Files\WebPages\clickhost\fconews\locate\id_0143.ht ml", "0143") to read
=HYPERLINK("C:\Data Files\WebPages\clickhost\pinetreeline\locate\id_01 43.html", "0143")

Do I have to do all records one at a time or is there an easier way to do this?

--

Regards
Michael Koerner