Home > Article > Software Tutorial > Detailed method of inserting PPT into VB window
Click to open PPT, create a new blank document, and click to add slides.
Open the Developer Tools tab and click on the visual basic window.
If there is no Developer Tools tab on our PPT interface, click to open the option settings of PPT and check the Developer Tools option in the custom ribbon.
After opening the vba window for the first time, the interface is as follows. Windows with controls and code are not displayed directly.
Click to insert the user form, and the familiar v b window will be inserted, where you can customize various controls.
The above is the detailed content of Detailed method of inserting PPT into VB window. For more information, please follow other related articles on the PHP Chinese website!