Is there any way to export an XL chart in WMF or EMF (Windows Metafile) format.
ActiveChart.Export Filename:=”C:TempChart.gif”, FilterName:=”gif”
works fine for some types of raster files but I would like to save a true metafile… a chart based on vector graphics that can be resized with excellent results.
XL must support this since one can select a chart, copy it to clipboard, then use Paste Special in another application such as Word and choose Picture or Enhanced Metafile as the Paste option. Note that one cannot use the .wmf or .emf file extensions in the ActiveChart.Export line above since an error will be generated.
Thanks to anyone that can help me with this.
Lorne
-
Using VBA to Export an XL Chart (VBA Excel XP/2002)
- This topic has 3 replies, 2 voices, and was last updated 20 years ago.
AuthorViewing 0 reply threadsAuthorViewing 0 reply threads