Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Copy Excel Ranges to PP in Office 2007

Hi!

I have a problem with Range.CopyPicture method in Office 2007. I have used
same kind of code in Office 2000 and Office 2003 and it works fine. the code
copies ranges from Excel to slides in PowerPoint Presentation.

The problem occurrs when there is a graph on the range that is copied.
Usually the Graph is copied to the picture as well. This is the way it should
go, but sometimes everything else is copied but the graph. The code copies
multiple ranges and these ranges can have multiple graphs. Sometimes
everything copies ok, sometimes some graphs are missing.

There is a parameter for the method which specifies the appearance how the
picture should be copied. The default is xlScreen. If i use xlPrinter instead
of xlScreen the code works, but it is slower and if i want to have colors in
the pictures, i have to select color printer as the active printer.

I would like to use the xlScreen setting because this code is used by many
users on different machines and they may not have printers installed. Or if
they have, they may not have color printer installed.

Can anyone help me with this problem?

Best Regards,
Markus
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 118
Default Copy Excel Ranges to PP in Office 2007

Hello Markus,

From your post, my understanding on this issue is: you wonder why the
method Range.CopyPicture in Excel 2007 sometimes fails to copy the graphs
in the range, and how to resolve it. If I'm off base, please feel free to
let me know.

Our internal log shows an known issue reported for it and the fix has been
built. I am now contacting the Excel product team for more information and
will get back to you as soon as possible. If you feel it is urgent or
critical for your product, you can contact Microsoft Product Support
directly to discuss additional support options you may have available, by
contacting us at 1-(800)936-5800 or by choosing one of the options listed
at
http://support.microsoft.com/common/...fh;en-us;cntac
tms. Please note that if the issue turns out to be an issue of our product,
the support expense will be refunded in the end.

As for the question about xlPrinter, if xlPrinter is used, the picture is
copied as it will look when it's printed. If a printer is not installed,
there is no way to know what a picture would look like when printed.
Therefore, if we use xlPrinter, it is necessary to install a printer there.

Please let me know if you have any other concerns, or need anything else.

Sincerely,
Jialiang Ge , remove 'online.')
Microsoft Online Community Support

==================================================
For MSDN subscribers whose posts are left unanswered, please check this
document: http://blogs.msdn.com/msdnts/pages/postingAlias.aspx

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications. If you are using Outlook Express/Windows Mail, please make sure
you clear the check box "Tools/Options/Read: Get 300 headers at a time" to
see your reply promptly.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Copy Excel Ranges to PP in Office 2007

Hello Jialiang!

Thank you for your prompt reply. You have understood my question correctly.
I hope you can publish this fix soon. Please keep me up to date on this.

Best regards,
Markus


"Jialiang Ge [MSFT]" wrote:

Hello Markus,

From your post, my understanding on this issue is: you wonder why the
method Range.CopyPicture in Excel 2007 sometimes fails to copy the graphs
in the range, and how to resolve it. If I'm off base, please feel free to
let me know.

Our internal log shows an known issue reported for it and the fix has been
built. I am now contacting the Excel product team for more information and
will get back to you as soon as possible. If you feel it is urgent or
critical for your product, you can contact Microsoft Product Support
directly to discuss additional support options you may have available, by
contacting us at 1-(800)936-5800 or by choosing one of the options listed
at
http://support.microsoft.com/common/...fh;en-us;cntac
tms. Please note that if the issue turns out to be an issue of our product,
the support expense will be refunded in the end.

As for the question about xlPrinter, if xlPrinter is used, the picture is
copied as it will look when it's printed. If a printer is not installed,
there is no way to know what a picture would look like when printed.
Therefore, if we use xlPrinter, it is necessary to install a printer there.

Please let me know if you have any other concerns, or need anything else.

Sincerely,
Jialiang Ge , remove 'online.')
Microsoft Online Community Support

==================================================
For MSDN subscribers whose posts are left unanswered, please check this
document: http://blogs.msdn.com/msdnts/pages/postingAlias.aspx

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscripti...ult.aspx#notif
ications. If you are using Outlook Express/Windows Mail, please make sure
you clear the check box "Tools/Options/Read: Get 300 headers at a time" to
see your reply promptly.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscripti...t/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 118
Default Copy Excel Ranges to PP in Office 2007

Hello Markus,

Would you send an email to me so that we can communicate with this issue
more efficient? You may email me at: (remove
"online.")

Thanks.

Sincerely,
Jialiang Ge , remove 'online.')
Microsoft Online Community Support

=================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from your issue.
=================================================
This posting is provided "AS IS" with no warranties, and confers no rights.



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
Copy/Paste from Wordto Excel changes formatting - Office 2007 LisaK Excel Discussion (Misc queries) 1 January 30th 10 06:26 AM
Office 2007-How do I copy a worksheet from one workbook to another Millie Excel Worksheet Functions 1 October 11th 07 11:39 AM
copy text wrapped cell from word to excel Office 2007 gemofnj Excel Discussion (Misc queries) 1 August 29th 07 05:00 PM
Office 2007 Copy Paste Issue anshuman Excel Discussion (Misc queries) 5 August 18th 07 09:38 PM
Office 2007 Filter Copy Issue anshuman Excel Programming 0 August 18th 07 08:08 AM


All times are GMT +1. The time now is 05:44 PM.

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"