PC Review


Reply
Thread Tools Rate Thread

Copying Excel 2007 Charts as picture (as seen on screen)

 
 
Ken
Guest
Posts: n/a
 
      16th Apr 2010
The copy as picture (as seen on screen) function in excel 2007 seems to work
for charts if doing it directly from Excel to other application. But if you
try to code it in VBA, more often than not a chart or two disappears and does
not copy to the designated application (e.g. Word). This is annoying. It
works when copying as picture directly from Excel to Word. But once you try
to code it, it is very sporadic. More often than not, eliminated a chart when
pasting?????? Is there something additional that needs to be used in the code?
Usually if I highlight the chart I want to copy via code, it will end up
working. But if I open the file and try to run the macro/code directly, then
all kinds of charts disappear???
I can't seem to find any other problems of this nature out on the web?? It
worked fine for me in 2003, but 2007, the chart object is hit or miss when
copying as picture.
Thank you
Ken
 
Reply With Quote
 
 
 
 
Jon Peltier
Guest
Posts: n/a
 
      17th Apr 2010
I haven't seen a code-related problem with the code approach. My code is
shown in http://peltiertech.com/Excel/XL_PPT.html

The problem for me is that I don't like the appearance of the chart in
2007 when pasted as a picture. They've uglified it, over anti-aliased
it, and grouped together elements that you used to be able to ungroup.
For example, gridlines are no longer separate line, but now a
rectangular shape with lines across it. Same with tick marks.

There are so many ways that Excel 2007 charting has been such a
disappointment.

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
774-275-0064
http://peltiertech.com/


On 4/16/2010 3:00 PM, Ken wrote:
> The copy as picture (as seen on screen) function in excel 2007 seems to work
> for charts if doing it directly from Excel to other application. But if you
> try to code it in VBA, more often than not a chart or two disappears and does
> not copy to the designated application (e.g. Word). This is annoying. It
> works when copying as picture directly from Excel to Word. But once you try
> to code it, it is very sporadic. More often than not, eliminated a chart when
> pasting?????? Is there something additional that needs to be used in the code?
> Usually if I highlight the chart I want to copy via code, it will end up
> working. But if I open the file and try to run the macro/code directly, then
> all kinds of charts disappear???
> I can't seem to find any other problems of this nature out on the web?? It
> worked fine for me in 2003, but 2007, the chart object is hit or miss when
> copying as picture.
> Thank you
> Ken

 
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
Copying Excel 2007 Charts as picture into Word Ken Microsoft Excel Charting 0 24th Mar 2010 06:51 PM
Excel 2007 - copying charts to Word problem artemis Microsoft Excel Charting 8 2nd May 2008 09:33 PM
copying charts in excel 2007 God Itself Microsoft Excel Misc 0 16th Feb 2008 07:57 PM
copying charts in excel 2007 God Itself Microsoft Excel Charting 0 16th Feb 2008 07:50 AM
Copying Excel 2007 Charts to Word =?Utf-8?B?Q2Fsdmlu?= Microsoft Excel Charting 2 11th Apr 2007 06:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:57 AM.