by YOUpresent | Apr 4, 2014 | Blog, VBA Macros
Sometimes you find you need to remove the comments from your PowerPoint presentation before distributing to your audience. But what if you want to keep a permanent copy of them? The VBA macro below exports all of your PowerPoint slide notes to a plain text file. To...
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 | Feb 12, 2014 | Blog, Presenting, VBA Macros
If you use the pen pointer to add annotations during a PowerPoint slide show, you might be disappointed with the default width which many people find too thin when projected. This simple macro provides an easy way to repeatedly increment the ink line weight during a...
by YOUpresent | Feb 10, 2014 | Add-Ins, Blog, E-Learning, Graphic Design, PowerPoint Graphics, Presenting, Print Design, VBA Macros, Website Design
Your Marketing Matters Marketing your business has never been more challenging with so many diverse channels to address. But don’t panic! We can help you fill in the gaps and deliver you with digital marketing solutions that make a real difference to the success...
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...