View Single Post
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
trendicoff trendicoff is offline
external usenet poster
 
Posts: 6
Default Limiting ConvertNumbersToText to only certain parts of a document

I have a document with lots of different instances of auto-numbering.
I want to hardcode only the auto numbering that is contained in
tables. Is there any way to constrain the ConvertNumbersToText
command to only include or exclude certain items? For instance I know
that the command ActiveDocument.Tables.ConvertNumbersToText is
invalid, but is there any way to make that idea work?