Document.ReturnToLastReadPosition (Word)
Returns the active document to the last saved reading position, and returns an integer that represents that position.
Dim lngReturnToLastReadPosition As Long
lngReturnToLastReadPosition = ActiveDocument.ReturnToLastReadPosition()