PC Review


Reply
Thread Tools Rate Thread

Copy multiple charts

 
 
MarkyP
Guest
Posts: n/a
 
      2nd Jul 2003
Y'all

Does anyone know how to select all charts on a worksheet for copying
en masse to WORD.
The charts are layed out on the sheet and, currently, they are
selected manually together (SHIFT+Select) copied and then pasted into
WORD (paste special + picture + no float).
I need a small routine that, on the press of a button, will select and
copy all of the seven charts (per Word page). The actual pasting into
word i'm happy to leave manual.....

Mark
 
Reply With Quote
 
 
 
 
Jon Peltier
Guest
Posts: n/a
 
      2nd Jul 2003
Mark -

This line copies all the charts on the active sheet.

ActiveSheet.ChartObjects.CopyPicture Appearance:=xlScreen, _
Format:=xlPicture

- Jon
-------
Jon Peltier, Microsoft Excel MVP
http://www.geocities.com/jonpeltier/Excel/index.html
_______

MarkyP wrote:
> Y'all
>
> Does anyone know how to select all charts on a worksheet for copying
> en masse to WORD.
> The charts are layed out on the sheet and, currently, they are
> selected manually together (SHIFT+Select) copied and then pasted into
> WORD (paste special + picture + no float).
> I need a small routine that, on the press of a button, will select and
> copy all of the seven charts (per Word page). The actual pasting into
> word i'm happy to leave manual.....
>
> Mark


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy multiple charts to an array? shelfish Microsoft Excel Programming 2 6th May 2008 09:45 PM
Copy/Paste Charts; Define Destination of Charts in PowerPoint ryguy7272 Microsoft Excel Programming 2 24th Jan 2008 09:04 PM
Copy Charts =?Utf-8?B?YXJjaHNtb290aA==?= Microsoft Excel Charting 5 4th Dec 2007 04:07 PM
Charts - How to have multiple charts share a legend. =?Utf-8?B?U2Vhbg==?= Microsoft Excel Charting 2 20th Nov 2007 05:49 AM
Copy multiple charts from Excel to Power Point =?Utf-8?B?R2VuZWY=?= Microsoft Excel Charting 1 2nd Mar 2005 02:25 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:31 PM.