can I convert autonumber to text?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have several documents I need to combine, They have inconsistent
fomatting. If I can convert the autonumber lists/bullets it will save some
pretty major headaches.
Office (Word) Professional 2003
Thanks
 
What is your specific question? Do you find that applying the same style to
text creates inconsistent formatting?

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
I have documents from several sources, including some converted from Mac.
Each seems to have used different defaults or styles, so the tab settings are
inconsistent. Each of the documents contains numbered lists. Some were
autonumbered, some were typed in. Some indent eg 1", some eg 1.5". There
are hanging indents and non-hanging indents. I'm trying to save the effort
of either removing all formatting, and thus having to go through and renumber
everything, and the frustration involved with trying to reformat the autotext
page by page. I'm thinking if I could turn the autonumbers globally into
regular, editable text, It would be the easiest way (for me) to make this
document consistent in appearance.
Thanks
 
Your best bet is to define a series of styles with outline numbering (see
http://www.shaunakelly.com/word/numbering/OutlineNumbering.html) and apply
these consistently to the text. I suggest that you print out a copy of the
existing text as a guide to applying the styles.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
page by page. I'm thinking if I could turn the autonumbers globally into
regular, editable text, It would be the easiest way (for me) to make this
document consistent in appearance.

You can turn the autonumbers into editable text by highlighting the entire
document, copying it to the clipboard, and then pasting into a new document.
In the little clipboard square that appears, choose "Keep text only". This
will replace all the autonumbers with the corresponding real numbers that
you can edit. It will however also lose all of your other formatting.
 
I have several documents I need to combine, They have inconsistent
fomatting. If I can convert the autonumber lists/bullets it will save
some pretty major headaches.
Office (Word) Professional 2003
Thanks

To convert autonumbering to text for whole document:
Press Alt+F11 thentype in the Immediate window:
ActiveDocument.ConvertNumbersToText
and press enter.
 
Wow. I think that worked! Thanks.

Al said:
To convert autonumbering to text for whole document:
Press Alt+F11 thentype in the Immediate window:
ActiveDocument.ConvertNumbersToText
and press enter.
 
I'm not seeing an "Immediate" window when I press Alt-F11...

Oh there it is. Under "View" (and also control-G). And it works! Thanks!
 
I saw also I could overifde all autoformatting by changing the properties of
"ThisDocument" - Override autoformat - from false to true. This took care of
bullets and other nuisance items.
Thanks again
 
thx a mint, this saved me too!

enjoy-la!
karen

Opinicus said:
I'm not seeing an "Immediate" window when I press Alt-F11...

Oh there it is. Under "View" (and also control-G). And it works! Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top