Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Attempts to code, in VBA, a means of copying a web page onto an Excel sheet have been frustrating and inconclusive. When I apply the "QueryTables.Add" approach using the URL, I get a partial result but it does not include the data I wish to capture - just static data. If I use the "FollowHyperlink" approach, Internet Explorer is called and the web page is displayed but I cannot see how to code in VBA, "SellectAll" and "Copy" so that I can then "Paste" to the Excel sheet. I have tried this approach in a manual manner using a list of Hyperlinks and calling each Hyperlink, copying the web page and pasting onto individual spreadsheets. Can this be achieved using VBA? TIA, Ken Rock |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
auto copying Excel spreadsheets | Excel Programming | |||
Adding Multiple Excel Spreadsheets To One Another From Saved HTML Pages | Excel Worksheet Functions | |||
How to publish multiple spreadsheets as interactive HTML pages? | Excel Discussion (Misc queries) | |||
copying excel spreadsheets | Excel Discussion (Misc queries) | |||
Copying Excel page formatting to other pages | New Users to Excel |