View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DavidM DavidM is offline
external usenet poster
 
Posts: 20
Default excel vba to save a page

Hi

If I have a web page hyperlink in cell K2 and in cell F2 theres a number say
002 could a macro download and save that page with the name of 002 in a
folder c:\pages on the harddrive.

how could this be done if it can.

Thanks in advance

Dave