Slide.MoveToSectionStart (PowerPoint)

Moves the current slide to the start of the specified section.

MoveToSectionStart (toSection)

toSection: The section to move to.


Dim lngtoSection As Long: lngtoSection = 
ActivePresentation.Slides.Range(1).MoveToSectionStart toSection:=lngtoSection