L.A. Lawyer said:
How do I move to the top of the document?
In the user interface, press Ctrl+Home. (That assumes that, in versions 2003
and earlier, the WordPerfect navigation option in Tools > Options > General
is unchecked.)
In code -- since this is a _programming_ newsgroup, I assume you might be
interested in that -- the command is
Selection.HomeKey Unit:=wdStory
--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.