Question : Need to pull Certain Info from a Website and import it to Excel

I am looking for a Free way to pull certain information from a website and import it to excel. Web Query is not the option I can use..The site is programed in PHP so the WHOLE page is one big table. I just need to access certain cells. I have other sites I can pull from BUT again I only need certain info, and not the whole table. I will give you an Example, seeing that the Main site I want to pull from needs for you to log in.

http://travian.norsam.org/cercare.php?w=78&n=djboston&x=-118&y=-35&lk=2&f=tnt&u=ricker&d=0&c=1000

So for this website I would need to extract the following cells:

x|y  Village    size     User(#villa)   User Growth

Please any help would be much aprecitaed

Answer : Need to pull Certain Info from a Website and import it to Excel

eciadmin,

Change this row of code to include the columns you want to delete.

.Range("C:C,D:D,F:F").Select

Distance is already deleted by the macro - it's in column C.

Patrick
Random Solutions  
 
programming4us programming4us