Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I've used the following Visual Basic code in Excel 2000 to export a chart to
GIF. However, after installing Excel 2007b2 I now get errors (method of export failed) when using the same old code in Excel 2000 and cannot export. Does anybody know if something has changed? ActiveSheet.ChartObjects(1).Activate ActiveChart.Export Filename:="C:\Documents and Settings\user\My Documents\mychart.gif", filtername:="gif" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is there any way to export your Chart from Excel to Word | Excel Worksheet Functions | |||
Chart Titles not showing in excel chart Window | Excel Discussion (Misc queries) | |||
works document trying to read in excel | New Users to Excel | |||
Copy and paste Excel chart in Word -- font compresses | Charts and Charting in Excel | |||
Pasting excel chart into powerpoint | Charts and Charting in Excel |