by YOUpresent | Jan 22, 2014 | Blog, VBA Macros
In a recent LinkedIn discussion, a question was asked by a VBA developer about two different methods for adding a new slide to a presentation using VBA within PowerPoint. In this post, we explore the old Add method and the new AddSlide method and create a free wrapper...
by YOUpresent | Dec 9, 2013 | Blog, VBA Macros
In this LinkedIn discussion, the question was asked if it was possible to update an existing macro to be compatible with PowerPoint 2010. The original macro was written by Hans W. Hofmann and performed the following functions during a slide show: Left-click on a...