how to retrieve table data from web by excel VBA

engchiang

New Member
Joined
Jul 30, 2012
Messages
1
Hi , I am from Malaysia, I have an excel vba question : how to retrieve table data from web by excel VBA?
Let said I want to copy a table and paste it into excel , the table is from http://www.nowgoal.com/detail/561532.html , i just want the data , similar to copy contents from web & paste it into excel as unicode text , no need the data to link to excel like web query , also no need the web formatting.
But the problem is if I paste it as unicode text , the “Kick-off“ and “First Yellow Card “ sign “+“ will remove in excel , because it is a image, and if paste it as web formatting , will need to wait for long time for loading , plus I want to retrieve a few thounsand of this kind of table , so manually copy the table one by one from web pages and paste it into excel is tedious.
I have tried excel web query and record it as a macro , but the problem is its speed is very slow and always make excel crash.
Your help is much more appreciate , thanks!
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.

Forum statistics

Threads
1,216,107
Messages
6,128,866
Members
449,475
Latest member
Parik11

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