Problem with pulling data from a webpage

imagine1221

New Member
Joined
Apr 22, 2011
Messages
3
Hello All,

I am writing a VBA module to update data from a webpage on a regular basis and then do some further analysis.

When I was trying to pull the data from a table in the following webpage: http://www.hkex.com.hk/eng/market/sec_tradinfo/stockcode/eisdeqty.htm

like
https://picasaweb.google.com/117501...hkey=Gv1sRgCJW709WjiJWmCA#5599040612601820258

-- removed inline image ---

https://picasaweb.google.com/117501...hkey=Gv1sRgCJW709WjiJWmCA#5599040694157648962

Anyone can help on this? Many thanks
 
Last edited:

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
Thank you.:) But, apart from using another page, is there another alternative? as it seems to have the similar situation when trying to grap data from the same website.
 
Upvote 0
No matter how you try to download tables from the main content of that site it's gonna error, Excel's import doesn't seem to recognise the & nbsp ; command. If you suffix each page you wish to download with _pf then you should get your desired result
 
Upvote 0

Forum statistics

Threads
1,224,505
Messages
6,179,147
Members
452,891
Latest member
JUSTOUTOFMYREACH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top