Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Opening/saving a web page via VBA

From a range of text cells with hyperlinked web addresses I would
like, if possible, to

1. Click each cell to open the web page associated with the
hyperlink address...

2. Save the page as an archived .mht file to my local c: drive....

3. Then change the hyperlink address to the new c: drive address

Tried recording a macro with the above 1 & 2 actions and finished with
the following lines

Range("A1").Select
Selection.Hyperlinks(1).Follow NewWindow:=False, AddHistory:=True
Application.Goto Reference:="R1C1"

I'm completely lost on this.

TIA

Ron
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Saving Excel 2010 files as web page or single file web page Joe Artis Excel Discussion (Misc queries) 3 April 29th 23 03:44 AM
Page Setup when saving a worksheet as a web page pattyw Excel Discussion (Misc queries) 3 July 29th 08 09:25 PM
opening and saving a workbook Chelsea_BOO17 Excel Discussion (Misc queries) 1 October 24th 07 07:11 PM
Excel saving as web page and scaling the print out to fit one page Tanya Ducady Excel Discussion (Misc queries) 0 May 10th 07 07:35 PM
Opening and saving a template ? David Excel Programming 5 August 12th 03 03:26 PM


All times are GMT +1. The time now is 10:03 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"