Link to home
Start Free TrialLog in
Avatar of ishadowme
ishadowme

asked on

Open https web page in VBA

Hi,

I try to create a database base on my company's information on the web.
What I try to achieve is I have a table which contains the addresses and I want the VBA goes to each address, open it and copy a section of the page and import it into another table. The web site is https.

Regards,
Andrew
ASKER CERTIFIED SOLUTION
Avatar of Markus Fischer
Markus Fischer
Flag of Switzerland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ishadowme
ishadowme

ASKER

thank you