nooneinparticular314159
Tue Nov 09 09:45:59 CST 2004
Thanks, Beth. I noted that at the end of your article, you mention
that this problem should be disabled by default in Outlook 2003. I am
using Outlook 2003, but I am obviously experiencing the problem. Can
I change something in Outlook 2003 to avoid this problem without
having to resort to normal.dot macros?
Thanks,
Michael
"Beth Melton" <Beth Melton@discussions.microsoft.com> wrote in message news:<F0999DD4-74D6-489A-8080-C0E408BE9C65@microsoft.com>...
> Take a look at this article for the reason the Reviwing toolbar surfaces and
> a workaround:
>
http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=221
>
>
> Note if you do not want to permanatly disable the Reviewing toolbar when
> Word starts using the following AutoOpen macro instead:
> Sub AutoOpen()
> With CommandBars("Reviewing")
> .Visible = False
> End With
> End Sub
>
> Additionally, Microsoft doesn't review these newsgroups. The requirement to
> provide authentication to access the newsgroups is really no different than
> creating a user account for posting through Google. To use Passport all you
> are required to provide is an email address and password. Heck, it doesn't
> even have to be a vaid email address. Now, if you want to recieve
> notifications on your posts you need to provide a valid email address.
> --
> Please 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/
>
>
> "Outlook User" wrote:
>
> > Problem: I normally like to have only the standard and formatting
> > toolbars open. If I open something written by someone else, the
> > reviewing toolbar shows up. I can't find a way to prevent this
> > behavior. Any ideas?
> >
> > MS: if you are reading this, I tried to submit this issue on your
> > website, but to make a suggestion, I have to get a Microsoft Passport.
> > I have no desire to get one of these, since it is used almost
> > nowhere, and since it requires me to give data to MS that I would
> > rather MS not have. You should make it easy, and not a potential
> > invasion of our privacy, for us to give you feedback to improve your
> > products.
> >
> > Thanks,
> > Michael
> >