Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / April 2007

Tip: Looking for answers? Try searching our database.

What is the VBA equivalent of "WordBasic.ShowFormatting"?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dave Jenkins - 27 Apr 2007 17:32 GMT
I think I've seen the answer to that question elsewhere, but danged if I can
find it today.  I'm trying to turn off the display of the formatting balloons
that's set using the Markup menu in the Tracking group on the Reviewing tab
in Word 2007.

As a related question, how does one code a macro (I'll be saving this file
as a .doc for backward compatibility) that will run when this document is
opened?  Is it a sub named "AutoOpen"?  "Auto_Open"?  I don't seem to be able
to do that ...

Thanks!

Signature

Dave Jenkins
K5KX

Dave Jenkins - 27 Apr 2007 17:40 GMT
Actually, I misstated the problem:  I really don't want to issue the
"WordBasic.ShowFormatting" (that does seems to work ok) -- I want to issue
whatever its *opposite* is - I want something like
"WordBasic.NoShowFormatting."  I figured that if I could get the VBA
equivalent of ShowFormatting, then I could figure out how to turn it off.  
But I can't.

Signature

Dave Jenkins
K5KX

> I think I've seen the answer to that question elsewhere, but danged if I can
> find it today.  I'm trying to turn off the display of the formatting balloons
[quoted text clipped - 7 lines]
>
> Thanks!
Dave Jenkins - 27 Apr 2007 18:14 GMT
OK - I think I've answered my own questions:

1.  It's "AutoOpen"
2.  I can use ActiveDocument.ActiveWindow.View.ShowFormatChanges = msoFalse
to get rid of the formatting balloons.

Thanks.
Signature

Dave Jenkins
K5KX

> I think I've seen the answer to that question elsewhere, but danged if I can
> find it today.  I'm trying to turn off the display of the formatting balloons
[quoted text clipped - 7 lines]
>
> Thanks!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.