If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Exporting a record into a template in Powerpoint

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-17-03, 22:57
darhl darhl is offline
Registered User
 
Join Date: Apr 2003
Posts: 3
Exporting a record into a template in Powerpoint

I have been searching the web, and looking through forums to no avail.

I have a database that allows users to create/modify/delete records to keep track of new requirements put in by customers. All this information that is put into the records is also used in powerpoint presentations on a weekly board meeting in which the approval authorities decide on whether the new requirement is to be pushed or not.

Several of the guys that build these powerpoint presentations say they are tired of actually having to type the same information into the slides as they already do in the records. They would like to have the ability to just select the record and click on an "Export" button which would ask them for the presentation to save it to and it would put it in as a slide (all formatted of course).

I thought at first that doing a vbscript query to read the data and output it in export.asp file in which they can review it, save it to a .html file, then import it into powerpoint. Unfortunately, it doesn't convert correctly into a powerpoint slide (comes out as several slides).

Is there something I'm missing?...or rather, is there a better way?

Thanks.
Reply With Quote
  #2 (permalink)  
Old 06-24-03, 09:47
rhs98 rhs98 is offline
Super Moderator
 
Join Date: Feb 2002
Location: Hampshire, UK
Posts: 441
I would look at getting the data out using a macro in powerpoint...

I used to do this in Excel...but have never tried in Powerpoint
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On