View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Christmas May[_2_] Christmas May[_2_] is offline
external usenet poster
 
Posts: 63
Default Hyperlink downloads

Dear Support Members,

I have a webpage that contains several hyperlinks. I wish to write some
Excel VBA to download/copy the destination of all the hyperlinks. For
example, if the webpage contains links to four .jpg images, I would like the
Excel VBA to copy those four images to c:\temp

Thanks in advance,

Christmas May