VBA for PPT

A

Albert Herremans

I would like to try some simple VBA code to execute some simple actions in
PPT, like clicking on a button and so making an object appear or disappear
on the same slide (playing, I suppose, with the Visible and Invisible
properties)

I can easily find little books about VBA, but they generally show many
examples for Word and Excel, and just mention the possibility to use VBA
with PowerPoint as well, but not more

can anyone suggest me another way to learn what I wish to do?

thanks in advance

Albert
 
G

Guest

Albert,
You will find several examples on the following site: http://www.mvps.org/skp

Regards
Shyam Pillai

----- Albert Herremans wrote: -----

I would like to try some simple VBA code to execute some simple actions in
PPT, like clicking on a button and so making an object appear or disappear
on the same slide (playing, I suppose, with the Visible and Invisible
properties)

I can easily find little books about VBA, but they generally show many
examples for Word and Excel, and just mention the possibility to use VBA
with PowerPoint as well, but not more

can anyone suggest me another way to learn what I wish to do?

thanks in advance

Albert
 
J

John Langhans [MSFT]

[CRITICAL UPDATE - Anyone using Office 2003 should install the critical
update as soon as possible. From PowerPoint, choose "Help -> Check for
Updates".]

Hello Albert,

If you are using PowerPoint 2002 or PowerPoint 2003 you don't even have to
use VBA to create this desired effect. Simply use animation triggers along
Exit and Entry animation effects.

John Langhans
Microsoft Corporation
Supportability Program Manager
Microsoft Office PowerPoint for Windows
Microsoft Office Picture Manager for Windows

For FAQ's, highlights and top issues, visit the Microsoft PowerPoint
support center at: http://support.microsoft.com/default.aspx?pr=ppt
Search the Microsoft Knowledge Base at:
http://support.microsoft.com/default.aspx?pr=kbhowto

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
 
A

Albert Herremans

thanks, John, but I am still using PPT97 and cannot do otherwise for the
moment: the classroom in which I am teaching is equiped with rather old PCs
and Office97...

Albert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top