Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi folks. This is an area that I am not familiar with at all. I am
trying to query a web page from excl: http://ets.powerpool.ab.ca/Market/Re...DReportServlet What I want is to dump the data from the tables into Sheet1 cell A1. I originally attempted to do this manually by going to Data/Import Data/New Web Query. I put the address in the address window, clicked the boxes next to the tables I wanted and hit Import. I get an error message say the web query returned no data. A colleague of mine told me that the reason it does not work is that the HTML code has a line in it (line 3) that says: <pThe report is downloading, please wait...</p As such the query is failing due to this line of code. Firstly I need to figure out why this is not working manually. Upon figuring that out, I need to write VBA code which will undetake this task - updating every 5 minutes. That is I want it to paste the desired table to the same excel cell destination every 5 minutes. Any help would be appreciated. Thank-you --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 / MS Query - editing existing query to another sheet | Excel Discussion (Misc queries) | |||
Query from microsoft query- Excel 2007 | Excel Discussion (Misc queries) | |||
Anyone Else Use Database Query to Query Another Sheet in the Same Excel Workbook? | Excel Discussion (Misc queries) | |||
Anyone Else Use Database Query to Query Another Sheet in the Same Excel Workbook? | Excel Discussion (Misc queries) | |||
How to use a Access Query that as a parameter into Excel database query | Excel Discussion (Misc queries) |