Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Charting in Excel to Powerpoint - Quality


Hi everyone,

nice to see a dedicated forum for excel.

Anyway, I have a excel sheet that takes data from an Oracle database
does it's stuff and creates chart(s) - very nice it is too. However th
Excel Charts are wasted as we need them on our web server for people t
look at. The charts are created overnight....rather than dynamically
there is just no point in generating the same information all the time.

Right - so I have a lovely excel chart which I want to use on the web
so I program excel to create a new Powerpoint presentation and copy th
chart to the powerpoint slide and save it as (jpg, gif,png etc etc etc
BUT...

the quality of the graph is terrible.....how do I get the quality o
chart that I get in excel in powerpoint.....

Or do I have to use something else like OWC?

Thanks in advance
regards
Sea

--
smcpolan
-----------------------------------------------------------------------
smcpoland's Profile: http://www.excelforum.com/member.php...fo&userid=1669
View this thread: http://www.excelforum.com/showthread.php?threadid=31899

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 618
Default Charting in Excel to Powerpoint - Quality

Hi Sean

you said "Right - so I have a lovely excel chart which I want to use on the
web -
so I program excel to create a new Powerpoint presentation and copy the
chart to the powerpoint slide" .....

just wondering why you don't just save the chart sheet as a web page (file /
save as web page) - which, BTW does generate a gif from the chart and then
you wouldn't have to deal with PowerPoint.

is this an option?

Cheers
JulieD




"smcpoland" wrote in message
...

Hi everyone,

nice to see a dedicated forum for excel.

Anyway, I have a excel sheet that takes data from an Oracle database,
does it's stuff and creates chart(s) - very nice it is too. However the
Excel Charts are wasted as we need them on our web server for people to
look at. The charts are created overnight....rather than dynamically -
there is just no point in generating the same information all the time.

Right - so I have a lovely excel chart which I want to use on the web -
so I program excel to create a new Powerpoint presentation and copy the
chart to the powerpoint slide and save it as (jpg, gif,png etc etc etc)
BUT...

the quality of the graph is terrible.....how do I get the quality of
chart that I get in excel in powerpoint.....

Or do I have to use something else like OWC?

Thanks in advance
regards
Sean


--
smcpoland
------------------------------------------------------------------------
smcpoland's Profile:
http://www.excelforum.com/member.php...o&userid=16693
View this thread: http://www.excelforum.com/showthread...hreadid=318999



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default Charting in Excel to Powerpoint - Quality

Excel charts have an export method which will save it as gif or jpeg.
No need to bother with powerpoint.

ActiveSheet.ChartObjects(1).Chart.Export ThisWorkbook.Path &
"\temp.gif", "gif"

Tim.



"smcpoland" wrote in message
...

Hi everyone,

nice to see a dedicated forum for excel.

Anyway, I have a excel sheet that takes data from an Oracle
database,
does it's stuff and creates chart(s) - very nice it is too. However
the
Excel Charts are wasted as we need them on our web server for people
to
look at. The charts are created overnight....rather than
dynamically -
there is just no point in generating the same information all the
time.

Right - so I have a lovely excel chart which I want to use on the
web -
so I program excel to create a new Powerpoint presentation and copy
the
chart to the powerpoint slide and save it as (jpg, gif,png etc etc
etc)
BUT...

the quality of the graph is terrible.....how do I get the quality of
chart that I get in excel in powerpoint.....

Or do I have to use something else like OWC?

Thanks in advance
regards
Sean


--
smcpoland
------------------------------------------------------------------------
smcpoland's Profile:
http://www.excelforum.com/member.php...o&userid=16693
View this thread:
http://www.excelforum.com/showthread...hreadid=318999



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
Fix poor image quality when pasting from excel to powerpoint? Keith Charts and Charting in Excel 2 March 29th 10 06:33 PM
Poor quality of Excel chart in PowerPoint Gary McGill Charts and Charting in Excel 2 December 11th 09 06:06 PM
charting from excel to PowerPoint HuaXC Charts and Charting in Excel 1 September 15th 06 08:27 PM
Charting in PowerPoint using Excel KD[_3_] Excel Programming 1 June 22nd 04 10:19 PM
Powerpoint charting from excel KJD Excel Programming 1 May 15th 04 04:36 AM


All times are GMT +1. The time now is 06:07 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"