Are you only seeing "Final Showing Markup" on the Reviewing toolbar or
is there still markup in your document?
If the issue lies only in the Reviewing toolbar displaying then
chances are you are encountering an annoyance that stems from sending
a document as an email attachment from Word.
For more on this issue and a workaround take a look at this article:
"Review toolbar annoyance"
http://pubs.logicalexpressions.com/Pub0009/LPMArticle.asp?ID=221
Note you may want to use the following macro rather than the one
provided in the article:
'***Macro Start
Sub AutoOpen()
With CommandBars("Reviewing")
.Visible = False
End With
End Sub
'***Macro End
This macro will still allow you to turn on the Reviewing toolbar when
you want. The macro in the article will disable the toolbar when Word
starts. (At the time the article was written everyone wanted to 'kill
off' the toolbar and never wanted to see it again! lol):
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/