Results 1 to 2 of 2

Thread: Animation Effects Loss

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    VBAX Master
    Joined
    Feb 2007
    Posts
    2,096
    Location
    Do you mean they are hidden with code or with an animation??

    You might try

    Sub OnSlideShowTerminate(ByVal Wn As SlideShowWindow)
         ' make visible code goes here
    End Sub
    This will only work reliably if other code is being run in the presentation
    Last edited by Aussiebear; 07-11-2025 at 04:50 PM.
    John Wilson
    Microsoft PowerPoint MVP
    Amazing Free PowerPoint Tutorials
    http://www.pptalchemy.co.uk/powerpoi...tutorials.html

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •