About 948,000 results
Open links in new tab
  1. Powerpoint VBA Macro for changing color - Stack Overflow

    Nov 15, 2024 · Powerpoint VBA Macro for changing color Asked 11 months ago Modified 11 months ago Viewed 182 times

  2. How to name an object within a PowerPoint slide? - Stack Overflow

    So I know how to name a textbox, or a like object in PowerPoint with VB, but I was wondering if there was a way to name objects through the Ribbon (PowerPoint 2007). For instance, if I add …

  3. Make just one slide different size in Powerpoint - Stack Overflow

    Feb 5, 2014 · Although you cannot use different sized slides in one PowerPoint file, for the actual presentation you can link several different files together to create a presentation that has …

  4. PowerPoint Forum - MSOfficeForums.com

    PowerPoint Forum Microsoft PowerPoint discussions.

  5. PowerPoint - Create Countdown Timer - VBA - Stack Overflow

    Dec 7, 2021 · I am working on a project where we want to have a countdown timer that is displayed on a slide for while students are completing a project. I have found multiple …

  6. vba - Live Clock in Powerpoint - Stack Overflow

    Sep 13, 2021 · I am working on a looping PowerPoint for a kiosk. This presentation needs a live clock on every slide. I have figured out a way to do this, but unfortunately it won't work for an …

  7. PowerPoint + Matlab PasteSpecial (Alt+e+s) - Stack Overflow

    Jul 15, 2019 · 1 I'm working on using MATLAB to produce an automated PowerPoint report. In order to be able to edit a MATLAB plot in PowerPoint we use PasteSpecial. Manually, we use …

  8. powerpoint - Using VBA to set bullets and sub bullets - Stack …

    Dec 13, 2017 · I would like to create a macro on powerpoint, when I highlight a portion of the text and run the macro. it will create a level1 round bullet. I intend to use this as the base to create …

  9. How to start numbering at 0. in Powerpoint? - Stack Overflow

    Jun 16, 2016 · I would like to create a numbered list in Powerpoint that starts at 0. instead of 1. Is this possible (maybe with VBA)? Or can I only manually mimic at 0. the lay-out of the …

  10. Creating PowerPoint Add-Ins from VBA defined Macros

    May 31, 2016 · So I've created a Macro in a PowerPoint Presentation and I would like to make this Macro readily available to someone else. From what I have gathered, the best way to do …