View Single Post
  #3   Report Post  
Posted to microsoft.public.word.pagelayout
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Go to end of document as default when opening it

I would respectfully submit that it's a lot easier just to press Ctrl+End
when you open the document than to have to click OK to a dialog asking if
you want to enable macros.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Herb Tyson [MVP]" wrote in message
...
You can accomplish this in several ways. If you want to do this with a
single document, record a macro that captures you pressing Ctrl+End,

naming
it AutoOpen, and store it in the document you want to affect.

If you want to do this for all documents, record the macro (same
name/action), and store it in Normal.dot.

Specific instructions:

Tools - Macro - Record new Macro.

Macro name: AutoOpen

Store macro in: current document or Normal.dot, as desired.

Click OK.

Press Ctrl+End.

Click Stop Recording.

Press Shift and click File, then click Save All, saying Yes to saving
changes to the current document and/or normal.dot (if appropriate), when

and
if prompted.


--
Herb Tyson MS MVP
Author of the Word 2007 Bible
Blog: http://word2007bible.herbtyson.com
Web: http://www.herbtyson.com


"LouLouLou" wrote in message
...
I want to be able to go to the end of a document rather than the

beginning,
when the document is opened.