Group:  Microsoft Word ยป microsoft.public.word.docmanagement
Thread: how can I convert auto numbering in a table

Geek News

how can I convert auto numbering in a table
Alexz 12/24/2008 3:51:01 AM
I have a table that has auto numbering (of rows), which we'd like to convert
to plain text. Is there a way to do this?
Re: how can I convert auto numbering in a table
"Graham Mayor" <gmayor[ at ]REMOVETHISmvps.org> 12/24/2008 6:06:51 AM
A macro can be used to convert all autonumbered paragraphs to text

Sub NumbersToText()
ActiveDocument.ConvertNumbersToText
End Sub

http://www.gmayor.com/installing_macro.htm


Alexz wrote:
[Quoted Text]
> I have a table that has auto numbering (of rows), which we'd like to
> convert to plain text. Is there a way to do this?


Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net