Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General PowerPoint Questions / November 2007

Tip: Looking for answers? Try searching our database.

VBA/ Powerpoint question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jeff@aol.com - 08 Nov 2007 11:19 GMT
I want to change the first custom animation of everyslide in
powerpoint  toclick on shape

What is wrong with this statement?
"ActivePresentation.Slides(i).TimeLine.MainSequence.Item(1).Timing.TriggerType=msoAnimTriggerOnShapeClick"
below

Sub Macro1
    Set oActivePres = ActivePresentation
       With oActivePres
           For I = 1 To .Slides.Count

ActivePresentation.Slides(i).TimeLine.MainSequence.Item(1).Timing.TriggerType=msoAnimTriggerOnShapeClick
          Next I
       End With
      Set oActivePres = Nothing
End Sub
Shyam Pillai - 08 Nov 2007 13:53 GMT
Are you trying to create a trigger?
msoAnimTriggerOnShapeClick is applicable to trigger shapes.

Signature

Regards,
Shyam Pillai

Animation Carbon: Copy/Paste/Share animation libraries.
www.animationcarbon.com

>I want to change the first custom animation of everyslide in
> powerpoint  toclick on shape
[quoted text clipped - 13 lines]
>       Set oActivePres = Nothing
> End Sub
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.