To display the first slide in the presentation, use the First method.
Sub first() ActivePresentation.SlideShowWindow.View.First End Sub