G Graham Mayor Oct 29, 2005 #2 KCain said: Is there any way to start a word document cursor at the end of the document? Click to expand... With a macro? Sub Autoopen() Selection.EndKey Unit:=wdStory End Sub http://www.gmayor.com/installing_macro.htm -- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP My web site www.gmayor.com <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
KCain said: Is there any way to start a word document cursor at the end of the document? Click to expand... With a macro? Sub Autoopen() Selection.EndKey Unit:=wdStory End Sub http://www.gmayor.com/installing_macro.htm -- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP My web site www.gmayor.com <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
S Suzanne S. Barnhill Oct 29, 2005 #3 Ctrl+End. -- Suzanne S. Barnhill Microsoft MVP (Word) Words into Type Fairhope, Alabama USA Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.
Ctrl+End. -- Suzanne S. Barnhill Microsoft MVP (Word) Words into Type Fairhope, Alabama USA Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.