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
Set all users in Terminal Server 2008 to have jpeg files open in Microsoft Office Picture Manager
Hyper-V Failed to register service principal name
How do I remove existing ListView items and subitems
Access 2003 report textbox limits to 255 characters
Can't get the Excel ado connection to work with .xls version 2.1
Access 2003: transfer spreadsheet is failing
JQuery is disabled by partial postbacks
How do I manually code a Generic Pull Down Menu in VB Express 2008
problems on startup
Can i use XSD.exe or XSDObjectGen to generate a class library from a DTD? And if so which is best?