5 pts.
 Data transfer from webpage to excel
I have a complicated problem for data extract from a web site. It is about a horse race analysis. problem description as below 1. want to retrieve some historical data and non-dynamic 2. datas are spread into many different web pages and they are in asp. 3. pull down menu is on the web page and have to select it for different date information 4. some image link is on page and have to select for different race per date. 5. only need a table inside the page. what have i done? 1. did copy and paste into excel file 2. very time consuming 3. use countif, sumif function in the excel file. my question, 1. is it possible to complete by automatically by VB script??, a. for involving automating select date in sequence, b. select race in sequence, c. and copy dedicated table into the spread sheet remark: link shows info of date and race nos. Many Thanks

Software/Hardware used:
ASKED: December 28, 2008  8:29 AM
UPDATED: April 4, 2009  5:33 PM

Answer Wiki:
As far as I know Excel allows you to directly import data from the Web anyway you may try and get the data and reformat it by using VBScript <a href="http://www.activexperts.com/activsocket/howto/http/vbscript/">here</a> are some examples
Last Wiki Answer Submitted:  April 4, 2009  5:33 pm  by  alessandro.panzetta   9,695 pts.
All Answer Wiki Contributors:  alessandro.panzetta   9,695 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _