Загрузка...

How to ADD VBA Code in PowerPoint - SUPER EASY!

How to ADD VBA Code in PowerPoint

In this video, you'll dive into the world of PowerPoint VBA and learn how to effectively add VBA code to your presentations. This VBA tutorial walks you through the process of enabling the Developer tab and using it to write and insert your own code.

If this video has helped you out, please like the video and leave a comment down below. Thanks!

👇 Copy and paste this 👇

Sub ChangeTitleAndSubtitle()
With ActivePresentation.Slides(1)
.Shapes("Title 1").TextFrame.TextRange.Text = "I changed the title"
.Shapes("Subtitle 2").TextFrame.TextRange.Text = "This works"
End With
End Sub

Subscribe for a cookie! :D

#HowToDirect #PowerPoint

Видео How to ADD VBA Code in PowerPoint - SUPER EASY! канала GeckoGuide
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять