| Thread | Last Post | Replies |
|
| VBA code to disable ESC key in Slideshow | 11 Aug 2006 15:13 GMT | 1 |
Is there a way to disable the ESC key in slideshow mode, using VBA code (macro)... please help!
|
| Paste Special Unformatted Text in PPT 2003 | 11 Aug 2006 15:08 GMT | 4 |
Can anyone tell me what the vba code for Paste Special > Unformatted Text is? I'm using PPT 2003 and can get PPT to Paste Special using vba recorded code but not as UNFORMATTED TEXT. The best result I get is for PPT to paste to the default setting of an autoshape. I use ...
|
| How to prepare a Powerpoint Presentation for 9x16 display format | 11 Aug 2006 14:49 GMT | 4 |
Is there an applet or tool that reformats an existing PowerPoint 2000 presentation for use on a 9 x 16 format display TV/Monitor?
|
| Delete all Note pages in briefing | 11 Aug 2006 13:54 GMT | 2 |
Any way to accomplish in a command? MIke
|
| Reconnecting to Source File | 11 Aug 2006 13:03 GMT | 1 |
I have a powerpoint presentation that was e-mailed to me from a co-worker. The presentation contains a slide that contains an organization chart that was created in powerpoint using Visio? When my co-worker opens the presentation and dobleclicks on the object in the slide ...
|
| Disabling cursor slide advance | 11 Aug 2006 10:21 GMT | 1 |
I am using Powerpoint to create an interactive user manual (screenshots with transparent action buttons where the navigation buttons would be in the real software to allow navigation as if in the program itself), however users of this manual have varying IT competance. It would ...
|
| recursive code for running sub-routine | 11 Aug 2006 09:06 GMT | 3 |
I once asked here whether it was possible to run a sub-routine on lots of files in a series of sub-folders, using a recursive approach. At the time I didn't succeed but with a pointer from Jonathan West in the vba ng I have got something to work.
|
| Help me! | 11 Aug 2006 08:30 GMT | 2 |
You know how you can add music from a CD Rom to a Slideshow? Well, i would like to save my presentation with this music, and be able to open the presentation without using my CD for music, can i do this? How?
|
| Office 2007 VBA question | 11 Aug 2006 07:19 GMT | 3 |
I'm not sure this is the right forum, but I am running into problems with PowerPoint 2007 from the public beta of Office 2007 (beta 2). In VBA every call I make to get a Ruler on a TextFrame fails, and when I check for the number of lines in a TextRange, the answer is always 1 ...
|
| I need Microsoft Organization Chart OLE server program | 11 Aug 2006 06:38 GMT | 1 |
I need to edit org charts in Powerpoint and my version of Office 2003 says I need this server program. Is this something downloadable?
|
| How to assign a text hyperlink to a macro??? | 11 Aug 2006 05:43 GMT | 8 |
Ladies and gentlemen, Do you know how to assign a hyperlink to a macro. I have some text, I would like to create a hyperlink for that text, then when I click over that text, the hyperlink will cause my assigned macro to run....
|
| Mathematical Equations in PowerPoint 2007 Beta | 11 Aug 2006 04:22 GMT | 9 |
I use Pwer Point for Science Lectures. When I installed Office 2007, all the mathematical equations I made with Microsfft Equation 3.0 are cropped and compressed. It appears to be a font problem. Word 2007 has a great equation editor. This makes Office 2007 a non-starter for ...
|
| Selected shape on Notes Page? | 11 Aug 2006 02:03 GMT | 1 |
I am trying to set the size and position properties of the selected shape on the Notes Page based on the PlaceholderFormat.Type of the selected shape. How can I access (get a reference to?) the selected shape on the current notes page (ie. the Notes Page in the active window ...
|
| How do I remove an objects position | 11 Aug 2006 01:07 GMT | 1 |
I set the relative position of an object on the slide, but now I need to remove the positioning. How do I do that, so that I can move the image anywhere on the slide?
|
| Update a powerpointshow | 11 Aug 2006 00:48 GMT | 1 |
I'm making a slideshow that are supose to show how many days it have gone from a date to today. the slideshow will go and go, without anyone touching it. The question is how I get the powerpointshow to update a object while the
|