import data from website to excel

anilg0001

Rules Violation
Joined
Jun 7, 2010
Messages
193
hai every one
me anil a newcomer in excel vba code
i want to import details from the site
http://www.thirdage.com/d/dr/spc-157/plastic-surgeons
from this site
first i want to go alabama
then albester
then miles selected as 20 then select submit
from the new desk i want to import from four pages like
a1= Alexander Garry Nein, MD
b1=(615) 327-0201
to upto the end

then again change the city as Alexander City
and same procedute.
any know how to import?
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
Hello there,

I would like to tell you that these kind of problems (getting data from the web) are a huge time saver if one needs to do this manually. But equally valid, they require a significant amount of work to set up for a coder/helper.

This is equivalent to your earlier question:

http://www.mrexcel.com/forum/showthread.php?t=481817

So please be aware that help might come late or even not. You are asking quite some effort in terms of time and knowledge.

To get you starting to write code yourself and experiment, have a look at:

http://effectivemsofficesolutions.com/VBA/VBAWebScraping.html

Wigi
 
Upvote 0
No sir, but it shows how to automate Internet Explorer, and it shows also that you can use elements of the Microsoft HTML Object Library if you use the correct references.
 
Upvote 0

Forum statistics

Threads
1,224,578
Messages
6,179,650
Members
452,934
Latest member
mm1t1

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