ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Importing / Linking Dynamic Data or ASP Tables into Excel ? (https://www.excelbanter.com/excel-programming/436585-importing-linking-dynamic-data-asp-tables-into-excel.html)

Dan Thompson

Importing / Linking Dynamic Data or ASP Tables into Excel ?
 
Hello, I have been working with the "Get External Data" Feature of excel and
it works great for scraping HTML Tables from websites and linking to them in
your spread sheet I also like the fact that you can use a refresh function to
update data in your spreadsheet that is linked to a HTML table on the
Internet.

My ISSUE is this when I use this feature of excel on a dynamically populated
ASP table it does not work it seems to be unable to grab the data from these
type of tables and since more and more sites these days are converting over
to dynamic data driven websites this wonderfull excel feature seems to be
more and more useless. DOES ANYONE know of any workarounds either via VBA
or some Excel ADD-ON that will scrap ASP tables to excel file ?

Dan.

Tim Williams[_2_]

Importing / Linking Dynamic Data or ASP Tables into Excel ?
 
An ASP page may be "dynamic", but by the time it arrives at your browser
it's as static as a "regular" page.
That is, it just has the same HTML tables and structure as an equivalent
static page.

You may be having problems because the pages are more complex or use
client-side scripting to provide some of the funtionality. You'd need to
provide some example of "non-scrapable" pages to see if anyone here has
suggestions.

Tim

"Dan Thompson" wrote in message
...
Hello, I have been working with the "Get External Data" Feature of excel
and
it works great for scraping HTML Tables from websites and linking to them
in
your spread sheet I also like the fact that you can use a refresh function
to
update data in your spreadsheet that is linked to a HTML table on the
Internet.

My ISSUE is this when I use this feature of excel on a dynamically
populated
ASP table it does not work it seems to be unable to grab the data from
these
type of tables and since more and more sites these days are converting
over
to dynamic data driven websites this wonderfull excel feature seems to be
more and more useless. DOES ANYONE know of any workarounds either via
VBA
or some Excel ADD-ON that will scrap ASP tables to excel file ?

Dan.





All times are GMT +1. The time now is 10:17 AM.

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