Copy internet page to Excel

  • Thread starter Thread starter Gordon
  • Start date Start date
G

Gordon

Is there any way you can copy an internet page to excel using a VBA
program? I now manually do a select all and copy to clipboard.
 
You didn't give the url but try selecting the table desired>right
click>import to microsoft excel.
 
Tools>Macro>Record New Macro.

Go through the steps you now do manually and you will create a macro which you
can assign to a button or shortcut key combo.


Gord Dibben MS Excel MVP
 

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