Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm interested in using Excel to link to a web site and using Excel VBA to download data from these sites to my Excel Workbook for subsequent analysis. I would welcome any suggestions, maybe there is a website who has published this kind of code. Any help would be appreciated. -- Thanks David G Albury, Australia |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
try this. In internet explorer navigate to the web page that contains the data you want and copy the link. Select a cell on your sheet where you want the data table to start and then Data|Import external data|New Web query Paste the copied link into the address bar and click GO I used this one http://newsvote.bbc.co.uk/1/shared/f...ew/default.stm Any table you can donwnlink has a yellow arrow. Click one and it turns green Click import and your table is imported into the worksheet. Right click the table and you can adjust things like the refresh frequency. Mike "David G" wrote: Hi, I'm interested in using Excel to link to a web site and using Excel VBA to download data from these sites to my Excel Workbook for subsequent analysis. I would welcome any suggestions, maybe there is a website who has published this kind of code. Any help would be appreciated. -- Thanks David G Albury, Australia |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VB for Applications | Excel Programming | |||
sql vba applications | Excel Programming | |||
Userform to be always on top of all Applications? | Excel Programming | |||
Other applications | Excel Programming | |||
macros for other applications | Excel Programming |