Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a chart which I am attempting to export as an image but it is not
working, it exports as png, gif, jpg, but not wmf. Here is the code: Dim c As Chart Set c = Worksheets(1).ChartObjects(1).Chart c.Export "C:\tmp\chart1.wmf", "WMF" I have downloaded the graphic filter WMFIMP32.FLT and saved it to C:\Program Files\Common Files\Microsoft Shared\GRPHFLT , but it still doesn't work. Any ideas? thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do i export a pivot chart as a static chart object? | Charts and Charting in Excel | |||
Export pie chart to PDF | Charts and Charting in Excel | |||
Chart.Export images are shrinking as I export more images | Charts and Charting in Excel | |||
export chart - what controls exported chart width | Excel Programming | |||
Export chart to .bmp | Excel Programming |