|
-
Jan 18th, 2007, 08:17 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] Word: End of Document
In Word, how to check whether the current cursor position is at the end of the document.
Basically, using a loop, I am traversing all the characters of the document with .Selection.MoveRight method. I want to exit the loop when the .Selection is at the end of the document.
Pls guide
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|