Microsoft
Software
Hardware
Network
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.ph
p?w=78&n=d
jboston&x=
-118&
y=-35
&lk=2&f=tn
t&u=ricker
&d=0&c=100
0
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").Sele
ct
Distance is already deleted by the macro - it's in column C.
Patrick
Random Solutions
need help! exists subqueries are killing mysql server in production environment
MS ACCESS SQL QUERY - Export Access Query Results to PowerPoint
My App can't find Crystal Decisions DLL after it is moved to another computer.
Pivot Table Form - Display Null Values as "0" on Data Axis
Force removed 2008 server, cant join domain. User account already exists
Convert to Primary Zone to Secondary zone
windows 2008 terminal servver web access over internet
Duplicate entries in Combo box
Compile Error in VBA Access
Should the == operator ignore collation or not?