View Single Post
  #1   Report Post  
Ron
 
Posts: n/a
Default Change Hyperlink Destination Folder

In an Excel 2002 worksheet I need to change the destination folder in
a column (750 rows) of hyperlinks.

For example:

file:///C:\Documents and settings\myname\Application
Data\Microsoft\Data\12345.mht

needs to be changed to

file:///E:\My Documents\Travel\2005\Data\12345.mht


file:///C:\Documents and settings\myname\Application
Data\Microsoft\Data\56789.mht

changed to

file:///E:\My Documents\Travel\2005\Data\56789.mht

All the ".mht" files are now in the folder E:\My
Documents\Travel\2005\Data\

TIA