Reply
 
Thread Tools Display Modes
  #1   Report Post  
Thure
 
Posts: n/a
Default

Greg,

I haven't tried this befo Could you explain a bit more where you put the
macro text and what you mean by using an AutoOpen macro (your code is only
for AutoNew ??)

Like John, I also get frustrated about all the various toolbars that love to
come up and fill my screen, so your macro would be great!


Thanks, Thure
--


"Greg" wrote:

John,

I use a AutoNew and AutoOpen macro in my document templates to
"harness" annoying display and toolbars. Something like:

Sub AutoNew()
ActiveWindow.Caption = ActiveDocument.FullName
With ActiveWindow.View
.Type = wdPrintView
.Zoom.PageFit = wdPageFitBestFit
.FieldShading = wdFieldShadingAlways
.ShowHiddenText = False
End With
With CommandBars
.Item("Reviewing").Visible = False
.Item("Mail Merge").Visible = False
.Item("Forms").Visible = False
End With
End Sub


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
How do I fix my Toolbar containing "file", "edit", "view" etc. louisepurple Microsoft Word Help 1 April 28th 05 04:41 AM
Word 2003: track changes opens in final view instead of final sho. JenniferLee Microsoft Word Help 2 April 19th 05 06:25 PM
View source button is grayed out. DonnaA Mailmerge 1 April 15th 05 10:26 PM
Outlining Toolbar keeps disappearing Don Microsoft Word Help 1 January 14th 05 03:06 PM
Toolbar problem CarolineJ Microsoft Word Help 1 November 28th 04 01:17 AM


All times are GMT +1. The time now is 10:42 PM.

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

About Us

"It's about Microsoft Word"