79409643

Date: 2025-02-03 18:12:37
Score: 1
Natty:
Report link
Dim pptApp As Object
Dim pptPres As Object
Dim slideIndex As Integer

' Create a new PowerPoint application
Set pptApp = CreateObject("PowerPoint.Application")
pptApp.Visible = True

' Create a new
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Juliana Haddadin