PC Review


Reply
Thread Tools Rate Thread

Dynamic embedded Excel charts using external data from web?

 
 
Matt Kruse
Guest
Posts: n/a
 
      7th Jul 2005
I am new to Powerpoint but I have a lot of experience with Excel and VB
macros. I would like some advice about the best way to proceed to meet
the requirements below.

>From a web application, I want to run a report. The data is complex and

the final content is generated via Java on the server. I want to
populate a Powerpoint presentation with this content and present it to
the user.

Issues:

1. Many charts in the presentation are complex, and beyond the
capabilities of Powerpoint. They are currently created in Excel and
manually pasted as images into the presentation. This needs to be
automated in some form.

2. Since the data will be computed in a web application, I need an
automated way of getting the data into Powerpoint (populating charts
and inserting blocks of text). I don't see a "web query" facility in
Powerpoint like in Excel, or any way that I can see to retrieve
external data from a url and apply it to the presentation.

This is my thought so far. The process could work something like this:

1. Generate the report content in the java webapp code.
2. Output an HTML page containing javascript code and all the data.
3. The code instantiates a Powerpoint.Application object via ActiveX
(fine in this environment) and opens a ppt file from a URL on the
server.
4. The file on the server is a "template" with everything laid out and
ready to be populated. All charts are embedded Excel Chart objects.
5. The javascript code takes the content in the HTML and the activeX
object and populates the content.
6. Charts are populated by accessing the Excel.Application objects
within the powerpoint presentation, and populating the data sheets
which drive the charts.
7. The presentation is fully populated and made visible for the user.

This sounds very complex to me, but it seems like it might actually
achieve my goal.

Is there a better way?

PS: Users will have Office 2003 and ActiveX enabled, but should not be
required to do any special configuration in powerpoint or excel,
install third party charting tools, etc.

Thanks!

Matt Kruse
http://www.mattkruse.com/

 
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
Excel Bar Charts Issue - How Dynamic can charts be? Jon McKay Microsoft Excel Programming 0 12th Jul 2011 02:55 PM
Convert linked Excel charts to embedded Excel charts in PPT 2007 Mohan Kumar Karunakaran Microsoft Powerpoint 2 26th Sep 2008 02:30 PM
excel embedded charts =?Utf-8?B?S2F5?= Microsoft Excel Charting 1 16th Nov 2004 03:32 PM
embedded excel charts =?Utf-8?B?Sm9zZXBo?= Microsoft Word Document Management 1 4th Sep 2004 02:04 PM
Visualizing data in Excel (dynamic charts) bdedman Microsoft Excel Charting 1 15th Nov 2003 12:23 AM


Features
 

Advertising
 

Newsgroups
 


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