Thread: editing links
View Single Post
  #1   Report Post  
J. Freed
 
Posts: n/a
Default editing links

Is there a way to programmatically access links and change them in VBA?
Specifically, we're doing a migration and want to be able to change names of
the links in a spreadsheet from .123 to .xls (converting the source files,
then go back to the destination file and change all the extensions).

TIA.