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 / Long Documents / January 2005

Tip: Looking for answers? Try searching our database.

Outline Format Conversion

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Edd - 27 Jan 2005 12:19 GMT
I am interested in converting the dynamic formatting in word xp 2002 to
static formatting used in previous versions.  The reason I want to do this is
to allow excerpts to be taken from a document with the formatting in place.  
I have not found any built in way to do this.

I am intersted in writing a macro to apply this but I do not know how to
determine the current format level and designation.  How would I go about
determining the current outline format (which level and designation such as
"A" "B" "1" ect...) for each paragraph.  Is this a paragraph property that
can be read?  I would prefer not to write a routine which defines the format
from scratch if I can avoid it.
Stefan Blom - 27 Jan 2005 12:31 GMT
There is an easy way to convert Word's autonumbering (which includes
paragraph/outline numbering and LISTNUM fields) to plain text.

Make sure that the document whose numbering you want to convert is the
active document. Press ALT+F11 to display the Visual Basic Editor.
Press CTRL+G to display the Immediate Window. In the Immediate Window,
type the following:

  ActiveDocument.ConvertNumbersToText

and then press ENTER. Word removes numbering formatting and inserts
the current numbers as plain text.

Note that if you applied numbering with styles, you should also clear
numbering from the style definitions; otherwise pressing CTRL+Q will
bring it back.

Signature

Stefan Blom

> I am interested in converting the dynamic formatting in word xp 2002 to
> static formatting used in previous versions.  The reason I want to do this is
[quoted text clipped - 7 lines]
> can be read?  I would prefer not to write a routine which defines the format
> from scratch if I can avoid it.

Rate this thread:






 
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.