View Single Post
  #7   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 believe that's a new option in Word 2007? In older versions there's no way
to trust macros except in certain folders.

--
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
...
No. I set Word to trust the macros I write. Everything else is carefully
vetted before being "trusted".

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


"Suzanne S. Barnhill" wrote in message
...
You have macro security set to Low?

--
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
...
It depends on your settings... I don't get a dialog asking to enable

macros.

But, I do agree that Ctrl+End is pretty easy. :-)

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


"Suzanne S. Barnhill" wrote in message
...
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.