Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
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 LaTeX which is used quite frequently in math and science. Does anyone know if there are any versions of excel that support this, or is the 2007 going to? ---------------- 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
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
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 milton585 wrote: 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 LaTeX which is used quite frequently in math and science. Does anyone know if there are any versions of excel that support this, or is the 2007 going to? ---------------- 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
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
EPS is not supported, but PNG is.
- Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions http://PeltierTech.com _______ "Andy Pope" wrote in message ... 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 milton585 wrote: 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 LaTeX which is used quite frequently in math and science. Does anyone know if there are any versions of excel that support this, or is the 2007 going to? ---------------- 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Export to Microsoft Excel from IE | Excel Discussion (Misc queries) | |||
Excel should heavily extend the options for black-white charts | Charts and Charting in Excel | |||
Displaying charts from excel 2003 in excel 2002? | Excel Discussion (Misc queries) | |||
export excel to Front Page | Excel Discussion (Misc queries) | |||
Access -> Excel: How to export fields > 255 characters | Excel Discussion (Misc queries) |