PC Review


Reply
Thread Tools Rate Thread

Chart.Export

 
 
Eric Boomsma
Guest
Posts: n/a
 
      11th May 2010
I have a PC with Office 2007 and a PC with Office 2003. Ik am using a macro
wich uses the method Activechart.Export ("C:\TEMP\TEST.BMP") to export a
graph to a BMP file.
In Office 2007 everything works fine. In Office 2003 I am getting the error:
Error 1004. Method Export of object _Chart didn´t succeed.

I read something about importfilters. But I didn´t see the solution. Can
someone tell what I can do about it?

 
Reply With Quote
 
 
 
 
Jon Peltier
Guest
Posts: n/a
 
      11th May 2010
Try

Activechart.Export "C:\TEMP\TEST.PNG"

A PNG image file is a compressed bitmap.

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


On 5/11/2010 4:00 AM, Eric Boomsma wrote:
> Activechart.Export ("C:\TEMP\TEST.BMP")

 
Reply With Quote
 
Eric Boomsma
Guest
Posts: n/a
 
      12th May 2010
Hello Jon,

This works. Thank you.

I can live with it.

Eric

"Jon Peltier" wrote:

> Try
>
> Activechart.Export "C:\TEMP\TEST.PNG"
>
> A PNG image file is a compressed bitmap.
>
> - Jon
> -------
> Jon Peltier
> Peltier Technical Services, Inc.
> 774-275-0064
> http://peltiertech.com/
>
>
> On 5/11/2010 4:00 AM, Eric Boomsma wrote:
> > Activechart.Export ("C:\TEMP\TEST.BMP")

> .
>

 
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
How do i export a pivot chart as a static chart object? James Microsoft Excel Charting 2 11th Nov 2008 10:05 PM
How can I export a chart as a jpg/tif? =?Utf-8?B?VG9ueSBC?= Microsoft Excel Charting 5 8th Dec 2007 01:32 PM
export chart as wmf =?Utf-8?B?Yg==?= Microsoft Excel Programming 1 4th Oct 2007 05:06 PM
Export all chart sheets to PowerPoint with chart titles as slide title vsg@synergi.com Microsoft Powerpoint 1 23rd Jan 2006 07:58 PM
export chart - what controls exported chart width Art Parra Microsoft Excel Programming 2 6th Dec 2004 04:35 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:02 PM.