Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Barb Reinhardt
 
Posts: n/a
Default 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
  #2   Report Post  
Don Guillett
 
Posts: n/a
Default

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



  #3   Report Post  
Gary''s Student
 
Posts: n/a
Default

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

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
Save as Msg box monster Excel Discussion (Misc queries) 3 August 31st 05 06:45 PM
Save as Msg box Bob Umlas, Excel MVP Excel Discussion (Misc queries) 0 August 29th 05 09:56 PM
Can't save Excel using Save button, hainstol Excel Discussion (Misc queries) 1 May 3rd 05 02:39 PM
Save & Save As features in file menu of Excel Blue Excel Discussion (Misc queries) 9 December 27th 04 08:49 PM
Missing "Save" and "Save As" functions EMSchon Excel Discussion (Misc queries) 2 December 27th 04 08:01 PM


All times are GMT +1. The time now is 03:21 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"