jkluio668
4/17/2018 - 5:57 AM

vba_word:jump2bookmark

Sub jump2bm1()
Selection.GoTo What:=wdGoToBookmark, Name:="jkl"
End Sub