PowerPoint - PP 2007 themes effects

Asked By Gene Moirao
17-Feb-10 07:10 PM
Can't seem to get this to work. Hints on how would be GREAT!
THANKS!
Gene:)
PowerPoint
(1)
Bannister
(1)
Emma
(1)
CH100740871033
(1)
Themes
(1)
  Presentation Studio replied to Gene Moirao
17-Feb-10 09:21 PM
What are you trying to do?



--
Emma Bannister
PowerPoint Specialist
www.presentationstudio.com
  Ute Simon replied to Gene Moirao
18-Feb-10 05:13 AM
Watch this:
http://office.microsoft.com/en-us/powerpoint/HA102464571033.aspx?pid=CH100740871033

Best regards,
Ute
  Gene Moirao replied to Ute Simon
19-Feb-10 01:33 AM
THANKS Ute!
Just right!
Gene:)
Create New Account
help
Best way to make DVD of a PP slide show? PowerPoint I am having a go at making a slide show in PP 2007, there is user inserts the DVD? And stuff like this, I better know. Thanks in advance. - - dorayme PowerPoint Discussions PowerPoint (1) Windows DVD Maker (1) Windows 7 (1) Office (1) Vista (1) Windows Live Photo Gallery (1) Exception (1) Relative (1) Download the free PowerPoint Player and add it to your DVD. Include instructions on how to use it. If the end user does not already have PowerPoint or the PowerPoint Player on his computer I recommend to them that they install the PowerPoint Player on the DVD to their hard drive. That way they can always view PPT has probably the best support for cross-platform compatibility. You can convert and burn the PowerPoint slideshow to DVD so that the DVD can be played with any DVD-drive or
VBA to VB.Net code Help PowerPoint Hello all, I am an absolute beginner to VB and trying to write a one simple code. My issue is I wrote a working code to automate an animation within powerpoint i.e VBA and need to transfer it to a user form in VB2008 so simple button click will open ppt and perform the following actions. The code to open powerpoint with a blank side and apply the ppt object library isnt a problem, just a Visible = msoTrue .Line.ForeColor.SchemeColor = ppForeground .Line.BackColor.RGB = RGB(255, 255, 255) End With PowerPoint Discussions COMException (1) ShapeRange (1) PowerPoint (1) PageSetup (1) Shapes (1) Office (1) Error (1) EventArgs (1) I do not use your code to open PPT etc. Presumably it is getting an object reference to the PowerPoint app and presentation, and most likely the code below needs to be modified to work with that object reference; right now, it is written to run within PowerPoint. Many thanks for your input Steve. I have the same question posted on VBforums but That's really all I am stuck on now. Imports Office = Microsoft.Office.Core Imports PowerPoint = Microsoft.Office.Interop.PowerPoint Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object
Create Graphs using VBA PowerPoint Hello, I trying to implement a routine to create Powerpoint slides using a function from Microsoft Knowledge base 200551. There are 2 prolblems I am this site below. The first one is the routine uses early binding to the the Powerpoint library so the intellisense does not work. I am going to need to make some changed: 'Dim oPwrpnt As Object, OpwrPresent As Object '<< = = = this is commented out Dim OPwrPnt As PowerPoint.Application Dim OpwrPresent As PowerPoint.Presentation 'Dim oDataSheet As Object, shpGraph As Object '<< = = = this is commented out Dim oDataSheet As PowerPoint.DataTable Dim shpGraph As PowerPoint.Shapes '<< = = = Is this correct? The following Set statement does not compile - fails with "Method or As String, CGFF_SavedPPT As String) As Boolean '* ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** ** * 'Function: CreateGraphFromFile 'Purpose: Create a graph on a PowerPoint Slide using a Microsoft ' Access table. ' 'Arguments: CGFF_PPTFilename - name of the new PowerPoint presentation ' file
Please Heeeeelp! Vba code to add animation to an existing object PowerPoint I am a teacher trying to make a game using 2007, and i am trying forum i have found but no one care to answer. this is my last resort. PowerPoint Discussions ActivePresentation.SlideShowWindow.View.GotoSlide (1) Visual Basic for Applications (1) Microsoft PowerPoint (1) PowerPoint (1) TimeLine.MainSequence.AddEffect (1) ActivePresentation.Slides (1) VBA (1) MsoAnimEffectSpin (1) Set the repeat can help you get it to work properly. - -David - - David M. Marcovitz Author of _Powerful PowerPoint for Educators_ http: / / www.PowerfulPowerPoint.com / Microsoft PowerPoint MVP Associate Professor, Loyola University Maryland Thanks David, I know how to name the object it lands in a random position of the wheel. - -- frmsrcurl: http: / / msgroups.net / microsoft.public.powerpoint / Please-Heeeeelp-Vba-code-to-add-animation-to-an-existing-object Great. I am glad just use the oShp that you already have. - -David - - David M. Marcovitz Author of _Powerful PowerPoint for Educators_ http: / / www.PowerfulPowerPoint.com / Microsoft PowerPoint MVP Associate Professor, Loyola University Maryland Liz
How tp open a password protected powerpoint file by Excel macro PowerPoint How to open a password protected powerpoint file by Excel macro? by the way, the cipher is known. Is it possible to do this? Thanks in advance, PowerPoint Discussions PowerPoint 2007 (1) PowerPoint (1) Error (1) Excel (1) Exception (1) DllImport (1) Module (1) Macro (1) Are you asking about an Excel file that is linked to a PowerPoint presentation? This is the PowerPoint group, and I am trying to figure out the connection between your Excel question and