VBA and internet

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to have a macro go to a defined website and retrieve
information for your spreadsheet?

IE www.website.com
then copy and paste info into excel
 
Certainly. However, it can be even better than that
goto the website>right click in a table>export to microsoft excel>after the
new excel workbook opens it probably will be necessary to goto the upper
left of the results>right click >edit query>select the table(s) you
want>import. Then you can record a macro while doing a refresh>clean it up>
introduce variables, etc.
 

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

Back
Top