Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Power Point Closing

Status
Not open for further replies.

puforee

Technical User
Oct 6, 2006
741
US
I am creating a PowerPoint show. When the show ends I have set the option to NOT show the black screen. What I also need to do...when the PP show closes I want to send Keyboard Keys Page Down command.

As Power Point closes it returns to a PDF file. I want the PDF file to page forwared...so I want to send keys "Page Down" when the powerpoint closes.

Is this possible? What would the code look like and how would I attach it to the PP to be activated when it closes.

Thanks,
 
I'm really curious about this one, as I've not had a reason to piddle much if any in Power Point VBA. If no one else gives an answer, and I get a chance, I might take a stab at it. However, it'll be probably next week if I do get the time. Hopefully someone else will have an answer before then.

I'd imagine that where you need to start is finding what events are triggered when a show is started, moved between slides, and ended. Somewhere in there is where you'll need to put your VBA code.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top