View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NatalieK NatalieK is offline
external usenet poster
 
Posts: 2
Default Change Excel hyperlinks from absolute to relative

I have a folder containing about 2000 wav files and a workbook containing
hyperlinks to these wav files. I backed up this folder several times
without problems, but suddenly managed to change the references. Instead of
the target address showing TY25-08.wav it shows
.../../../../Application%20Data/Microsoft/Excel/TY25-08.wav. I need coding
which will go down a column changing all the hperlinks. The target file name
obviously is at the end of the existing text in the address box, but is also
the Display text for the hyperlink.