Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
Giz Giz is offline
external usenet poster
 
Posts: 1
Default Opening a blank document automatically

When I close out of a document, how do I get Word to automatically open a
blank document?
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Opening a blank document automatically

The simplest and least problematic method is to add the New command to the
toolbar and click that. Having Word automatically create a new document when
you close a document is possible, but I would imagine that it would get
rather irritating - but if you insist the following macro (in normal.dot)
intercepts the FileClose command to close the document and open a new one.

Sub FileClose()
WordBasic.FileClose
Documents.Add
End Sub

http://www.gmayor.com/installing_macro.htm
--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



Giz wrote:
When I close out of a document, how do I get Word to automatically
open a blank document?



  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default Opening a blank document automatically

Note, however, that the New (i.e., FileNewDefault) button is on the Standard
toolbar in all Word versions through Word 2003 by default.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"Graham Mayor" wrote in message
...
The simplest and least problematic method is to add the New command to the
toolbar and click that. Having Word automatically create a new document
when you close a document is possible, but I would imagine that it would
get rather irritating - but if you insist the following macro (in
normal.dot) intercepts the FileClose command to close the document and
open a new one.

Sub FileClose()
WordBasic.FileClose
Documents.Add
End Sub

http://www.gmayor.com/installing_macro.htm
--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



Giz wrote:
When I close out of a document, how do I get Word to automatically
open a blank document?






Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatically Opening Up a Document at Start-Up Vicky Microsoft Word Help 1 April 22nd 08 08:36 PM
Opening new blank document V Jane Microsoft Word Help 1 April 10th 07 06:50 AM
Is there a way of opening word without opening a blank document? Jason Microsoft Word Help 1 October 9th 06 09:01 PM
Word document has way too many blank rows automatically ? Jim 007 Page Layout 2 March 22nd 06 05:06 PM
document not blank when opening?? paula Microsoft Word Help 1 December 1st 05 08:45 PM


All times are GMT +1. The time now is 06:34 PM.

Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"