View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Andy Pope
 
Posts: n/a
Default How do I export a graph as a gif file (Microsoft Excel 2000)

Hi,

You need to use VBA to export a chart.

Activechart.Export "mychart.gif","gif"

I also have an addin for exporting images.
http://www.andypope.info/vba/gex.htm

Cheers
Andy

Excel user wrote:
How do I export a graph as a gif image.

I am using Microsoft Excel 2000 (Office Professional and ALL components are
installed)


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info