How can i extract tables to edit

chucklechuck

Registered Member
Joined
Dec 2, 2008
Messages
93
Reaction score
53
I want to be able to copy the contents of tables on web pages into something like excel so i can easily edit.

e.g.
HTML:
http://rankings.big-boards.com

I want to be able to get the tables in the same format but i always end up with the columns mixed up and the images all over the page.

Anybody have any good tips for this? Tried web developer add on for FF but screwed up my browser for a while.

Thanks in advance
 
internet macros will work for this

i'm not that good with it but it will extract a table as it is on the page and extract it to workable programs (excel, text, csv)

hope that helps and I did see it here or you can get a free firefox plugin

os
 
Hi,
Open up excel, go to Data>import external data>New web Query and enter your url, hit ok> import. Thats it you are done. However you will have to do the same thing again and again everytime you are working with a new webpage url, in a new workbook. I hope it helps
 
Back
Top