79147660

Date: 2024-11-01 10:31:20
Score: 3
Natty:
Report link

whats the problem here with match?

Dim slide As slide
    For Each slide In newPres.Slides
        If IsError(Application.Match(slide.slideIndex, slideGroups(i)(1), 0)) Then
            slide.Delete
        End If
    Next slide
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: othmane salahdine