by YOUpresent | Sep 8, 2014 | Blog, Presentation Automation, VBA Macros
What’s a VBA Macro? Put simply, a VBA macro (see tech talk below) is a small program containing a set of instructions for a Microsoft Office application such as PowerPoint, Excel or Word to carry out. The macro travels around with your document so anyone who has...
by YOUpresent | Aug 27, 2014 | Blog, Presentation Automation, VBA Macros
Do you need a quick way to see which custom layouts are assigned to slides within your presentation? You can do this manually by switching to the slide master view and then move your mouse over each layout to see which slides are assigned. But there’s a quicker...
by YOUpresent | Aug 9, 2014 | Blog, VBA Macros
In this LinkedIn discussion, the question was asked “how can I set the title text to use sentence case across a large presentation”. The macro below does just that. You can add it to your presentation by pressing Alt+F11 and inserting a new module into...
by YOUpresent | Jun 25, 2014 | Blog, PowerPoint Animation
Our friends over at Indezine discovered something a bit odd with the animation engine in PowerPoint recently. If you set a line motion animation for one object and a wipe for another, both positioned to start at the same place on the slide and finish and the same...
by YOUpresent | Jun 10, 2014 | Add-Ins, Blog
UPDATE 8th July 2014 : G-Tools now has it’s own product page and a new video Here in the YOUpresent labs, our software team is busy working on a new add-in, codenamed G-Tools. In the video below, you can see a prototype of a feature that allows you to add a...