o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Exporting Graph for MS Access to Powerpoint -

Hi,

I just need help in this topic.

I created a OLE microsoft graph that automatically create graph based on my query. Now I need this for presentation purposes. It so tiring to copy paste all the 8 graphs I created in MS access to 2 pages template in powerpoint.

Meaning 4 graphs in 1 slide ang 4 graphs in the 2nd page of powerpoint.
Is it possible to create a code in MS access that will automatically export the graph to Powerpoint with just one click? I have a template already made in powerpoint (let say located in c:\asher\export.ppt).

Thanks in advance!

 

Exporting Graph for MS Access to Powerpoint -
Hi, I just need help in this topic. I created a OLE microsoft graph that automatically create graph based on my query. Now I need this for presentation purposes. It so tiring to copy paste all the 8 graphs I created in MS access to 2 pages template in powerpoint. Meaning 4 gra


VBA using ADO to create an OLE object (MS Graph) -
Help! I am writing in VBA in Access to create a MS Graph in Powerpoint using data from SQL. That is the easy part. The hard part is figuring out how to modify the graph to use a custom graph (as opposed to the default) there is no listing in help and am having trouble finding a sp


How to add trendline in powerpoint graph using vb -
i want to add the trendline in the powerpoint graph after updating the graph using vb. some one help in this problem how can i add the trendline in powerpoint graph.


powerpoint graphs -
Hi I need to know how to load a powerpoint graph and change/read the underlying data. I suspect it is something to do with the powerpoint.diagram object, but am not sure. Simon


Exporting a Graph on a Form from Access to Excel -
On microsoft website I read this: http://support.microsoft.com/?kbid=208327 Exporting a Graph on a Form Open the database that contains the graph that you want to export, and then open the form that contains the graph in Design view. Note that the graph displays sample data in Des


Exporting to Powerpoint from VB -
Is it possible to export data from VB to Powerpoint


Powerpoint Graph Datasheet Updation -
Hi, I am not able to update powerpoint graph datasheet through Italian settings (For decimal "," ; for thousand seperator ".") Can you please help me. Regards Anand Bihari


exporting graphics from access to RTF's -
I'm exporting a report to word (RTF) but can't get the graph included in the report the export along with the data. Is this possible or should I just transfer the data then create the graph??? Dim costsfilepath As String Dim costsfile As String costsfilepth = (


PowerPoint export in VB application -
Hi, I have a doubt. I am using powerpoint objects in my VB application. This is to export the charts in my application to powerpoint. for that I am using the Paste method of the Powerpoint shape object. But when I am exporting thru the application, if it has large number of slid


Generating PowerPoint Slides -
Hello all, I want to generate powerpoint slides from my project but those slides are full of graphics and charts and pictures and drawing.... plz tell me the best way to do it.... i know how to play with powerpoint in c sharp but i want something that can help me in drwaing th


VB graph help -
I want to know how to draw 2 graph at VB in which 1 graph is the continuation of the other graph. As an example. The first graph x axis start from 0 to 5 while the second graph x axis start from 5 to 15. Those two graph has only 1 y axis. I want to draw those two graph onto the same li


Filling DataSheet values in PowerPoint from Excel -
I've got a PowerPoint file with a graph, I'd like to write a VB code for fill the DataSheet values. Those values come from a Worksheet. How can I do?


View a Powerpoint Presentaion in VB6 -
Hi, I am working on a digital display system that will need to play Powerpoint Presentations! So far I have been able to make the powerpoint run in the form, but the problem is I loose control over the form to the powerpoint! Also if my form is in full screen mode (which it needs


MS graph -
Does anybody know how to have access to the msgraph functions such as tilte of a graph or axes ? ? this is the code I have to initialize the graph With Frmgraph.OLE1 ' initialise les paramètres du graphique .Format = "CF_TEXT" .SizeMode = vbOLESizeStret


Powerpoint API -
Hi, I'm new to the office API and was wondering if there was any way of writing to a powerpoint slide while it was open and running, using a program that i create. The idea is to use an electronic whiteboard to annotate powerpoint slides and then use the annotations to be saved


build graph -
i'm using vb6 and access as my database. my work is need graph. the value in the graph is depend to the data stored is database. how can i put the data from access to the excel worksheet. any component need? can i use ole to draw the graph?what component is necessary to import ? the ma


Powerpoint to Access (wanna write it, please) -
I have users that need to watch mandatory Powerpoint shows. They always email me when they are done and I go into an Access db and fill in their info. Instead I want to create a submit form at the end that does this for me. Can someone create a small access database with a couple fe


Printing graph -
Hi, 1. I have a graph control on my form which display a real time graph based on time basis.When the user presses the commandbutton, I have to print the graph from the start time . How can I print the graph? 2. Also tell me how to save the graph as an template for future co


variables relating to powerpoint -
hi all. something strange for you... my program creates powerpoint presentations from user choices and other info which is contained in txt files and access databases. it works beautifully when running on win 2000. when i load it on win 98, and use the exact same references


access and powerpoint -
hi folks how can i delete the Access Database files from the recent open list same with powerpoint file list--- using VB Thanks in adv


Powerpoint loading in IE -
Hi, Whenever there is a link to a powerpoint presentation on the web, a version of powerpoint loads up inside internet explorer when it is clicked. The performance is appalling even on a 650mhz machine - I was wondering if it is possible for powerpoint itself to be loaded when the


Powerpoint on VB.net -
Hi, I have made a program on vb.net which is making a powerpoint presentation automatically. Is it possible to run in on machine with no powerpoint installed? Thank you.


[3.0/LINQ] Programmatically Creating Powerpoint Slides -
Hey Everyone, I know this is possible to do. I just haven't researched it enough. What is the best way to programmtically create a powerpoint slide or powerpoint presentation using C# thanks, -zd


creating a graph -
I am using VB 5.0 connected via an ADO to an Access 97 DB. What I would like to do is let the user select a 'Batch #' they want to produce a graph on and then this info is passed to either and MS Chart Control, Excel or Crystal Reports and creates the appropriate graph. I have spent


Want to import access report into powerpoint (Please help) -
I have downloaded a exe that allows me to import certain records into powerpoint. I want to know if there is a vb script that allows me to import a report into powerpoint. jskello


conver powerpoint to html -
just like in powerpoint save as web page, how in VB perform? I would like open a powerpoint and auto generate save as web page same as in powerpoint, can you tell me?


Auto Format axis in mS access Graph -
Hi, Im creating values in the graph via VBA MS Access. On my sql result sometimes the value area big and sometimes the value are small. Then when the value is to large, the graph I created exceeding the scale I setup on the Values (Y) axis. Can anybody help me how can I set th


Variable initialisation in Powerpoint -
Hi All, This is the first time I have used VBA in Powerpoint so sorry if it is a silly question. I need to set the initial state of the values displayed in some labels etc. on a slide when it is first shown. In VB, I would do this in Form_Load or Form_Activate. Is there a s


COntaining the Powerpoint Viewer Window Within My Form -
I am having a problem!! I am developing an application in visual basic 6.0 and I want to automate powerpoint and keep the powerpoint window embedded on my form. I can automate powerpoint just fine, but I cant get it to stay on my form when I run the slide show. Any Help will be appreci


How to model this graph -
Dear Fellows, Please guide me that how can I describe the following graph mathematically ? I want to implement this function in excel .. Please find the graph in attachement and help me to write equation for this graph .. Thank you for consideration. Best wishes.


VBA in C# .NET - Generating PowerPoint slides -
I know you can use VBA in Access to autogenerate PowerPoint slides from a database. Can this be done in C#.NET? If so please provide any detail or resources on this. Thank you.


using powerpoint files in VB -
Dear Professionals: I embedded PowerPoint file in my form as an OLE, it is needed to run PowerPoint to run the presentation, I want Microsoft PowerPoint be installed on end user's pc automatically, I tried " packaging and development " Add in, but it couldn't make an inst


adding images to powerpoint -
Does anyone know how i can add an image to a slide in powerpoint in vb. The following code creates a powerpoint application with 4 slides but i need to add an image from my hard drive to each of the slides. Option Explicit Dim PPT As Object Private Sub Command1_Click()


VB 6.0 + Powerpoint = SUCKS BIG TIME -
Hi, I am writting a program that's suposed to open and execute a slideschow in powerpoint. Conclusion: 1 - Wasted a lot of time 2 - I am still no where! If you know anything about VB and PowerPoint.. Please help me out here!!! GTX, LT11


flexgrid / access / graph -
i have a flexgrid on my form and i would like to use the contents to produce graphs i have tried searching for an example of linking a flexgrid to a graph but have had not luck is this possible? if not could i save the contents of the flexgrid to an access database and then us


Well - Powerpoint Charts -
I want to create a bar chart in PowerPoint thru VB code. After I set up the Powerpoint object, then what? Please help...


quick quesiton! -
does anyone know if it's possible to open a file, say a powerpoint file in powerpoint and control the exact location and size of the new powerpoint window. thanks!


PowerPoint Object Model -
I've finally figured out how to get a PowerPoint presentation running through VB. What I'd like to do is somehow find a way to get the running presentation and put it in my form, rather than running in the PowerPoint window or fullscreen. Any ideas? Eventually, I'm aiming for an a


powerpoint 97 saveas jpg problem -
i can save powerpoint 2000 as jpg or gif by creating its object from createobject function in VB but not able 2 save in powerpoint 97 as jpg or gif. how to do it?


Anyone know a good flexible code to generate a graph -
For example, if a new item is added with a quantity inputted, the graph for that new item will be generated on another form to view the quantity of that new item. Any kind of graph will do. (bar graph, line graph..anything...etc)