Microsoft Powerpoint is an example of one of the applications in Application software. Powerpoint is useful and able in so many ways such as designing a:
- Birthday cards
- Wedding cards
- Invitation and other designed cards or templates
How to launch Microsoft Powerpoint
- Click on the start button
- Click on All Programs
- Select and click on Microsoft Office
- Click on Ms Powerpoint
Using the keyboard
- Hold down the windows key as you press the letter R
- Type powerpnt
- Press the enter key once
Coding In Powerpoint Application
To write code in PowerPoint, you can use the VBA editor. To open the VBA editor, click on the “Developer” tab on the ribbon, and then click on the “Visual Basic” button.
Once the VBA editor is open, you can create a new module by clicking on the “Insert” tab, and then clicking on the “Module” button.
In the new module, you can type your code. For example, the following code will print “Hello World!” to the console:
Sub HelloWorld()
MsgBox “Hello World!”
End Sub
To run your code, you can click on the “Run” button on the toolbar, or you can press F5.
About Author
Discover more from SURFCLOUD TECHNOLOGY
Subscribe to get the latest posts sent to your email.