ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Add in to allow to save graphics to JPG (https://www.excelbanter.com/excel-discussion-misc-queries/45297-add-allow-save-graphics-jpg.html)

Barb Reinhardt

Add in to allow to save graphics to JPG
 
I've used an add in that allowed me to save graphics to JPG and other
formats, but can't seem to remember where I found it. Can someone assist.

Thanks,
Barb Reinhardt

Don Guillett

How about a simple macro?
Sub ExportChartJPG()
ActiveChart.Export Filename:="C:\a\MyChart.jpg", _
FilterName:="jpeg"
End Sub
--
Don Guillett
SalesAid Software

"Barb Reinhardt" wrote in message
...
I've used an add in that allowed me to save graphics to JPG and other
formats, but can't seem to remember where I found it. Can someone assist.

Thanks,
Barb Reinhardt




Gary''s Student

Add-in is not needed. Select what you want to copy and, while holding down
the shift key, pull-down Edit Copy Picture and copy

Paste the material into PowerPoint and save as jpg.


--
Gary''s Student


"Barb Reinhardt" wrote:

I've used an add in that allowed me to save graphics to JPG and other
formats, but can't seem to remember where I found it. Can someone assist.

Thanks,
Barb Reinhardt



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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com