
Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> Hi, Doug. Actually, I'm thinking this might need to be a bit deeper -
> like a type of conversion function. I get documents that have to be
[quoted text clipped - 33 lines]
>>>
>>> Is a Format switch for something like this available?
> Writing a macro to sort out a hodge-podge situation would be, if not
> impossible, no mean feat.
Yeah - that's why I've got 64 modules stuffed full of one-off variations to
deal with every possible way they screw things up!
> I would think that what you need to be doing is using Styles and then
> possibly, you can set up a routing that searches for each type of number
> and applies the appropriate style to the paragraph.
The reports I produce have to be fairly free of almost any styles except for
Normal and TOC Heading styles. Formatting such as bold, italic, or
underline is directly applied to any words that need it. There are no
subparagraph styles with automatic indents and numbering.
Or at least, not in _my_ reports. The ones I get to incorporate - that's a
different story. And that's one issue I've scratched my head on: how do I
take a series of subparagraphs that have been auto-indented and numbered
using Bullets and Numbering, and remove the autonumber format while
retaining the assigned number? Is that possible?
Ed
> Writing a macro to sort out a hodge-podge situation would be, if not
> impossible, no mean feat.
[quoted text clipped - 41 lines]
>>>>
>>>> Is a Format switch for something like this available?
Cindy M -WordMVP- - 02 Aug 2006 17:25 GMT
Hi Ed,
> And that's one issue I've scratched my head on: how do I
> take a series of subparagraphs that have been auto-indented and numbered
> using Bullets and Numbering, and remove the autonumber format while
> retaining the assigned number?
have you tried using Range.ListFormat.ConvertNumbersToText
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
Ed - 02 Aug 2006 18:54 GMT
> have you tried using Range.ListFormat.ConvertNumbersToText
No, not yet, Cindy - but I will now!! Thank you!
Ed
> Hi Ed,
>
[quoted text clipped - 12 lines]
> This reply is posted in the Newsgroup; please post any follow question or
> reply in the newsgroup and not by e-mail :-)