Hi,
You can already export charts to image files. It does though require the
use of VBA. You also need to make sure you have the appropriate
graphic filters installed, not sure if EPS is one.
activechart.Export "C:\temp\chart.png","png"
Cheers
Andy
> I would like to be able to easily export charts in excel into .eps
> (encapsulated postscript) or .png images. This would allow for their usage in
[quoted text clipped - 11 lines]
>
> http://www.microsoft.com/office/community/en-us/default.mspx?mid=dde023c4-9bce-4
041-b73e-c912b7649809&dg=microsoft.public.excel.charting

Signature
Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
Jon Peltier - 22 Jul 2006 02:36 GMT
EPS is not supported, but PNG is.
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______
> Hi,
>
[quoted text clipped - 21 lines]
>>
>> http://www.microsoft.com/office/community/en-us/default.mspx?mid=dde023c4-9bce-4
041-b73e-c912b7649809&dg=microsoft.public.excel.charting