by YOUpresent | Feb 17, 2014 | Blog, Graphic Design, PowerPoint Graphics, VBA Macros
PowerPoint can do much more than most people are aware of. Much more! In this showcase example, we’ve created a fully interactive and operational stopwatch, accurate to one tenth of a second. No, really, we have! Find out...
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 | Jan 15, 2014 | Blog, VBA Macros
We recently read a question in LinkedIn that related to protecting the privacy of chart based data in PowerPoint presentations: Is there a macro or some other option that quickly goes in and removes all of the data while leaving the charts and graphs visually intact...
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...
by YOUpresent | Nov 8, 2013 | Blog, VBA Macros
Want to replace the text across a presentation? That’s exactly what LinkedIn member Kerri recently wanted to do so we put on our thinking caps to come up with a solution. I have a selection of slides I would like to use in a portfolio, but as the text is...