Excel Macro - Extract data from website

I

Icy

Hello, could anyone please help. I have a macro which will pull the URL
address from the excel sheet (more than 100 entries) and open the website
then extract the data from it. (using for loop) I am running into a problem,
where a pop up Security Alert window will appear when excel try to open some
URL.
"Information you exchange with this site cannot be viewed or changed by
other. However, thre is a problem with the site's security certificate. Do
you want to proceed?"
I have to manual click on Yes to bypass this so the loop will contiune. I
tried to set my web page security setting to low, still doesn't work. Anyway
can have a macro to detect a web security pop up and answer "Yes"
automatically? Or is there a better way to do this?
Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top