Here's a little more information on the issue Steve has described on
the Reviewing toolbar:
"Review Toolbar Annoyance"
http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=221
Note turning off the option will help out those you email - but it
won't prevent the toolbar from surfacing on your computer. The article
contains a macro you can use to workaround this issue. Also, if you
only want to turn off the Reviewing toolbar on document you open and
not disable it completely (IOW, turn it on when *you* want it on) then
use this macro instead:
Sub AutoOpen()
With CommandBars("Reviewing")
.Visible = False
End With
End SubPlease post all follow-up questions to the newsgroup. Requests
for assistance by email can not be acknowledged.
~~~~~~~~~~~~~~~
Beth Melton
Microsoft Office MVP
Word FAQ:
http://mvps.org/word
TechTrax eZine:
http://mousetrax.com/techtrax/
MVP FAQ site:
http://mvps.org/