ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   VBA to Save Web Pages (https://www.excelbanter.com/excel-programming/379621-vba-save-web-pages.html)

Ron[_14_]

VBA to Save Web Pages
 
Using the following code

Range("B230:B235").Select
For n = 1 To 6
Selection.Hyperlinks(n).Follow NewWindow:=True, AddHistory:=False
Next n

I finish up with a group of tabbed network pages.

Now I would like to ask for help for the VBA code to save these pages
to my local c: drive.

TIA

Ron


All times are GMT +1. The time now is 08:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com