|
-
May 16th, 2013, 10:17 AM
#1
Thread Starter
New Member
Inserting HTML code (chart) into Excel spreadsheet.
Hello,
The HTML code below references a plot that is updated regularly... does anyone know how I can post the code into an Excel spreadsheet (MS Office 2010) to show the chart? Each time I open the spreadsheet, the chart would appear and be updated.
I have limited VBA familiarity ... would I need to use VBA code to insert? Any suggestions appreciated. Thanks so much.
Don
<table width=180 border=0 cellspacing=0 cellpadding=0 bgcolor=#FFFFFF><tr><td>
<A HREF="http://www.kitcometals.com/connecting.html">
<IMG SRC="http://www.kitconet.com/charts/metals/base/copper-d.gif" BORDER="0" ALT="[Most Recent Quotes from www.kitco.com]">
</A></td></tr></table>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|