python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Using VBA to add automation to a line in a text field shape
I understand VBA in EXCEL very well, but PowerPoint is something else. So far I have generated my slides from a text file. The title is really a question and the box below is four possible answers. ...

Ken
Votes: 0
Answers: 0
Save current slide, no fonts
This is a piece of code I wrote to save the current slide with no embedded fonts into a single
I think something with the path is wrong because it seems to mix-up a Onedrive path with the rest of the ...
Miguel de las Nieves
Votes: 0
Answers: 0
Make part of a shape/text with no fill
I am working on a countdown timer in VBA Powerpoint which takes the input of hour, minutes and seconds and calculate the remaining time which simply counts down to 0
The Working Code:
Sub countdown()
...

Laurian Hurduza
Votes: 0
Answers: 1
Power Point Animations don't work while I am running a count down macro
I have setup a power point presentation in Kiosk Mode. In normal conditions during the presentation when user clicks the wrong option the shape's background fills red and plays a buzzer sound. If the ...

Ehtisham Safdar
Votes: 0
Answers: 0