How do you apply an animation effect to the way a picture exits a slide? I know that you can choose Hide Animation, Don’t Dim and so forth from the Custom Animation dialog box, but I want the picture to slide out of view slowly as the next animation effect takes place. I thought of using VBA to create a routine that would alter the picture’s screen coordinates until it disappeared from view, but that seems a bit excessive. Feel free to share the code if you’ve done that before.