Thread: hyperlinks
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kristel kristel is offline
external usenet poster
 
Posts: 1
Default hyperlinks

i have a sheet with a list of hyperlinks to pictures.
I have VBA code with a userform with a listbox that shows me all those
hyperlinks
What i need now is a VBA-Procedure to copy the files to which the
selected hyperlinks point to my active sheet...
has anybody an idea how this can be done?