Here's the code
VB Code:
Dim mychart As Chart Set mychart = ActiveSheet.ChartObjects("Chart 1").Chart mychart.Export Filename:="C:\Chart.gif", FilterName:="GIF"
I have tested it... it works
Hope this is what you were after...
|
Results 1 to 7 of 7
Thread: [RESOLVED] Saving the ChartThreaded View
|
Click Here to Expand Forum to Full Width |