First  |  Prev | 
Pages: 100 101 102 103 104 105 106 107 108 109 110
Activate a slide
I'm trying to write a macro that creates a new slide at the end of a presentation, creates a text box on it, and pastes text into the text box. Here's the pertinent code: ActivePresentation.Slides.Add(Index:=NumSlides + 1, Layout:=ppLayoutText).Select ActiveWindow.Selection.SlideRange.Layout = ppLayoutBlank Act... 22 Jan 2006 01:40
Can we embed movie(mpg/mpeg) file in powerpoint?
Can we embed movie(mpg/mpeg) file in powerpoint so that i dont have to take care of so many linked files. ... 10 Jan 2006 09:11
hyperlinks no longer open in powerpoint
I get the message "cannot download the information you requested" when I try to open hyperlinks in powerpoints, that includes new and old powerpoints. ??? I believe I am doing it correctlly and I know that I did it in the past correct since the older powerpoints worked fine. ... 10 Jan 2006 14:30
Is it possible to attach a song to a Powerpoint Presentation?
I want attach a song to the Presentation so that it will play concurrently with the movements of the slides. ... 16 Nov 2005 16:18
a tip about how to extract .SWFfile from PowerPoint file
Hi, I saw an artical about how to extract .swf from PPT files and think it's quite useful, hope it helps. --------------------------------------------- We had a Power Point Presentation file given us a few days ago with an embedded flash file which we needed to extract to use on the website. We couldn't fi... 2 Nov 2005 23:13
Some controls on this presentation can't be activated.
hi all, sorry for disturb. i having problem with the pps files. i am using ms office 2003 pro. when i try to open pps file, the PP will prompt me following message: "some control on this presentation can't be activated.They might not be registered on this computer." i try to uninstall and reinstall the PP, but ... 2 Jul 2005 22:30
Powerpoint couldn't write to Microsoft Word
I was trying to print my notes next to the slides but I've got this message: Powerpoint couldn't write to Microsoft Word ... 18 Feb 2005 11:08
"Paste special" not recorded in macro
I am about to do a lot of pasting of pictures from Excel (originally graphs). First, I have to make a ["paste Special": Picture (Enhanced Metafile)] in order to get the complete picture in (which I dont quite get..). I was trying to make a macro for this, however, the command is not recorded in VB. How to ma... 20 Feb 2005 12:30
Mouseover images
Hi, Is it possible to have several images on screen all hidden at first except the (master), then when the mouse goes over (or clicks on )the master the others to be displayed - or something similar? Thanks! Sanj ... 17 Feb 2005 16:43
autorunning macros
PPT 2003. Macros seem to be a different animal in PPT than in Excel, Access, etc. For example: 1. How do I create an "autorun" macro? Online helped infers that I need to create a Application object in a class module, then initialize it so that events can run: Dim X As New EventClassModule Sub InitializeApp(... 12 Feb 2005 17:11
First  |  Prev | 
Pages: 100 101 102 103 104 105 106 107 108 109 110