Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 563 Bytes

File metadata and controls

14 lines (8 loc) · 563 Bytes

Microsoft Office Visual Basic Macros

PowerPoint

Installation

Open PowerPoint/Macros-add-in.pptm with PowerPoint, enable the macro and save as .ppam file. Double click on the .ppam file to enable the macros contained in PowerPoint/Macros.pptm.

Developer

Setup

In the macro editor add Microsoft VBScript Regular Expressions 5.5 as a reference (Click Tools ➡️ References...). More information.