Word VBA, Move Cursor to Start of Document
Using the code snippet below you can move the cursor to the start of the document:
Selection.HomeKey Unit:=wdStory
Assume the cursor is somewhere in the middle of page 3:
Result after using the code above:
See also:
- Word VBA, Move Cursor to End of Document
- Word VBA, Move Cursor to Start of Line
- Word VBA, Move Cursor to End of Line
- VBA Word, Select Text
- Word VBA Using Bookmarks to Move the Cursor
If you need assistance with your code, or you are looking for a VBA programmer to hire feel free to contact me. Also please visit my website www.software-solutions-online.com