Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
sgl8akm
 
Posts: n/a
Default Add export graph function to Excel (e.g. jpg, eps, wmf)

There needs to be an export function in Excel that allows graphs (charts) to
be exported to other media as image (bmp, jpg, tiff, gif) or vector files
(dxf, eps, pict, wmf). The quality of the current copy/paste files is poor,
and the copies image is still linked, ,therefore manipulation in other
programs is difficult.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...excel.charting
  #2   Report Post  
Posted to microsoft.public.excel.charting
Andy Pope
 
Posts: n/a
Default Add export graph function to Excel (e.g. jpg, eps, wmf)

Hi,

Select the chart and then whilst holding the shift key use the menu Edit
Copy Picture.


Or via vba code the chart has an export method.
e.g.
Worksheets("Sheet1").ChartObjects(1).Chart.Export _
FileName:="current_sales.gif", FilterName:="GIF"

Cheers
Andy

sgl8akm wrote:
There needs to be an export function in Excel that allows graphs (charts) to
be exported to other media as image (bmp, jpg, tiff, gif) or vector files
(dxf, eps, pict, wmf). The quality of the current copy/paste files is poor,
and the copies image is still linked, ,therefore manipulation in other
programs is difficult.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...excel.charting


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  #3   Report Post  
Posted to microsoft.public.excel.charting
Debra Dalgleish
 
Posts: n/a
Default Add export graph function to Excel (e.g. jpg, eps, wmf)

Or use Andy's Graphics Exporter add-in:

http://www.andypope.info/vba/gex.htm

Andy Pope wrote:
Hi,

Select the chart and then whilst holding the shift key use the menu Edit
Copy Picture.


Or via vba code the chart has an export method.
e.g.
Worksheets("Sheet1").ChartObjects(1).Chart.Export _
FileName:="current_sales.gif", FilterName:="GIF"

Cheers
Andy

sgl8akm wrote:

There needs to be an export function in Excel that allows graphs
(charts) to be exported to other media as image (bmp, jpg, tiff, gif)
or vector files (dxf, eps, pict, wmf). The quality of the current
copy/paste files is poor, and the copies image is still linked,
,therefore manipulation in other programs is difficult.



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I export a graph as a gif file (Microsoft Excel 2000) Excel user Charts and Charting in Excel 2 January 12th 06 01:34 PM
Export html page to Excel - support files folder Export html page to Excel - support file Excel Discussion (Misc queries) 1 June 24th 05 12:36 PM
Excel option to store trendline's coefficients in cells for use Miguel Saldana Charts and Charting in Excel 9 June 20th 05 08:45 PM
Excel instance used with "Export to Microsoft Excel" option in Internet Explorer Karl Schweitzer Excel Discussion (Misc queries) 0 April 7th 05 06:17 PM
Function Keys in Excel LPS Excel Discussion (Misc queries) 2 January 29th 05 12:32 AM


All times are GMT +1. The time now is 08:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"