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 / June 2007

Tip: Looking for answers? Try searching our database.

Converting numbered list to text

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
OsmarJr - 21 Jun 2007 19:29 GMT
How can I convert the numbers in a numbered list to text by code? I can't use
copy and paste as text because I can't lose the format of the text.
Klaus Linke - 21 Jun 2007 23:31 GMT
> How can I convert the numbers in a numbered list to text by code?
> I can't use copy and paste as text because I can't lose the format
> of the text.

Hi Osmar,

For the whole document:
ActiveDocument.ConvertNumbersToText

If you just want to convert the numbers in a specific list, select it and
run
Selection.Range.ListFormat.ConvertNumbersToText

Regards,
Klaus

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.