hyperlinks

K

kristel

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?
 
D

David McRitchie

copy the files to which the selected hyperlinks point to my active sheet...

Copy files from where to where ?
--
 
Top