Can you Copy a Chart from a Website into Excel?

  • Thread starter Thread starter braden
  • Start date Start date
B

braden

I want to know if it is possible to copy a chart (ie from Yahoo! Financ
or similar website) into excel using VBA?

Any thoughts
 
if it is a picture, then you should be able to do it with
Insert=>Picture=>From File and feed it the URL. Do this with the macro
recorder on and you will have your code.
 

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