How to REMOVE all speaker notes in POWERPOINT (2 methods)
You need to share your PowerPoint presentation, but want to remove all the speaker notes easily? Here are two methods to do this.
Welcome to TECHMIMIC. Monkey see, monkey do! View, imitate, replicate. You have an issue to fix, you found us, we tell you how to fix it. Boom!
TIMESTAMPS
00:00 Intro
00:09 Setting the scene
01:00 Method #1 - Document Inspector
02:06 Method #2 - Visual Basic for Applications
LINKS
How to DISABLE PRESENTER VIEW in PowerPoint
https://youtu.be/ReSOLlR1UfI
Microsoft Office / Microsoft 365 playlist
https://www.youtube.com/playlist?list=PL3T1mI8pJ6CqeKHqixxUlyQyG4zgIqhoJ
Wednesday Whirls playlist
https://www.youtube.com/playlist?list=PL3T1mI8pJ6Co0s8lxN-LvGPA7aF18pVWf
VBA Code
Sub RemoveAllNotes()
Dim slide As slide
For Each slide In ActivePresentation.Slides
slide.NotesPage.Shapes.Placeholders(2).TextFrame.TextRange.Text = ""
Next slide
End Sub
SUPPORT
Support the channel with a cup of coffee
https://ko-fi.com/techmimic
Or a YouTube "Super Thanks", which directly supports the channel and will be visible to all in the comments!
DISCLAIMER
The instructions in this video are for informational purposes only. Follow these steps at your own risk. TECHMIMIC cannot be held responsible for any data loss, damage, or issues that may arise. Always back up your data before making any changes.
#howto #tutorial #powerpoint #speakernotes
Видео How to REMOVE all speaker notes in POWERPOINT (2 methods) канала TECHMIMIC
Welcome to TECHMIMIC. Monkey see, monkey do! View, imitate, replicate. You have an issue to fix, you found us, we tell you how to fix it. Boom!
TIMESTAMPS
00:00 Intro
00:09 Setting the scene
01:00 Method #1 - Document Inspector
02:06 Method #2 - Visual Basic for Applications
LINKS
How to DISABLE PRESENTER VIEW in PowerPoint
https://youtu.be/ReSOLlR1UfI
Microsoft Office / Microsoft 365 playlist
https://www.youtube.com/playlist?list=PL3T1mI8pJ6CqeKHqixxUlyQyG4zgIqhoJ
Wednesday Whirls playlist
https://www.youtube.com/playlist?list=PL3T1mI8pJ6Co0s8lxN-LvGPA7aF18pVWf
VBA Code
Sub RemoveAllNotes()
Dim slide As slide
For Each slide In ActivePresentation.Slides
slide.NotesPage.Shapes.Placeholders(2).TextFrame.TextRange.Text = ""
Next slide
End Sub
SUPPORT
Support the channel with a cup of coffee
https://ko-fi.com/techmimic
Or a YouTube "Super Thanks", which directly supports the channel and will be visible to all in the comments!
DISCLAIMER
The instructions in this video are for informational purposes only. Follow these steps at your own risk. TECHMIMIC cannot be held responsible for any data loss, damage, or issues that may arise. Always back up your data before making any changes.
#howto #tutorial #powerpoint #speakernotes
Видео How to REMOVE all speaker notes in POWERPOINT (2 methods) канала TECHMIMIC
Комментарии отсутствуют
Информация о видео
16 апреля 2025 г. 21:46:33
00:03:37
Другие видео канала