OT - How to stop MS Word auto-opening a new document

I realise this is not an Apple issue, but perhaps others using MS Word on 10.4.x can help.

When MS Word (2004) opens its always creates a new document. I rarely want this blank document and having looked through the Preferences, I can't seem to find a way to disable it.

Does anyone know how to stop this from happening? Is there a Preference option I am missing? (Same goes for Excel)

Many thanks
Mark

MacBook Pro | 2.16Ghz | 2GB RAM | OS X 10.4.8 | FCS 5.1.1 | QT 7.1.3

Posted on Dec 7, 2006 6:24 AM

Reply
Question marked as Top-ranking reply

Posted on Dec 7, 2006 7:55 AM

In Word's Preferences, click on General.
Check to see if "Show Project Gallery at Startup" is checked, if it isn't check it. This should keep the application from starting with a blank document all the time.

You'll have to do the same to Excel as well.

Ben
5 replies

Dec 8, 2006 4:20 AM in response to baltwo

Everyone is different and everyone has their own habits. For me I don't want a new document when I open Word, its not a big deal, I just don't need it 99% of the time, plus on an Intel Mac this is one less thing Rosetta has to translate. Thanks though for your insightful comment!

In the end I found this Macro - run is once and Word will no longer open with a blank new document anymore. Just create a new Macro and run it once:

Sub NoBlankDocOnApplicationOpen()
WordBasic.ToolsAdvancedSettings Application:="Microsoft Word", _
Option:= "WordSwitches", Setting:="/n"
End Sub

Hope this is useful to others.
--Mark

(Macro found here: http://groups.google.com/group/microsoft.public.mac.office.word/browse_thread/th read/a32dabf5417d1908/3183013d55784d85?lnk=gst&q=runa+macro+atlaunch&rnum=1#3183013d55784d85)

Dec 7, 2006 7:15 PM in response to Mark.Burton

Why would you want a word processing or spreadsheet application to load without a document? Most, if not all applications that use documents, launch and put up a default document so you can begin to use it. If this behavior bothers you, then just click the little red button in the upper left-hand corner of the document that pops up.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

OT - How to stop MS Word auto-opening a new document

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.