Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using "hyperlinks.follow" method to download data from website.
The example for this method shows saving the result in new window as ActiveWorkbook.FollowHyperlink Address:="http://example.microsoft.com", _ NewWindow:=True But I require to paste or save the result in some range like (range c1 to H1) of the active worksheet. New window not required. How to do this? Please help me. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding row to sheet; having hyperlinks follow | Excel Worksheet Functions | |||
make hyperlinks follow the copied sheet, not the original | Excel Discussion (Misc queries) | |||
Choosing window to follow hyperlinks within workbook | Excel Programming | |||
Hyperlinks(1).Follow then open as .html | Excel Programming | |||
Keyboard shortcut to follow hyperlinks? | Links and Linking in Excel |