Re: Obtaining the current value of outline numbered style
- From: "Chip Orange" <Chip.Orange@xxxxxxxxxxxxxxx>
- Date: Tue, 18 Dec 2007 12:35:39 -0500
While I haven't done this, I have done something similar with sequence
counters.
With SEQ fields, I had the option of "reading" the "result" property of the
field if I wanted to try and restart things at the same value;
alternatively, for me anyway, I had the option of "unlinking" my selected
text before the copy. That way, everything copied with it's current values
in tact.
However, no further editing could be done that would result in the
renumbering or reordering of these counters, as they were not fields any
longer.
If you don't need the ability to add/delete/reorder your lists, then perhaps
there's a way with lists to turn them back into ordinary text as I did with
fields?
hth,
Chip
"Peter" <Peter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B08C30CD-02B3-46A6-A69F-0C0C46FFCF69@xxxxxxxxxxxxxxxx
I have a document using outline numbered styles for the paragraphs. The
user
selects a series of paragraphs and then runs a macro. The macro copies the
selection and pastes into a new document. The selected text may have
started
at e.g. 9.2.3.5. The style is copied correctly to the new document but
start
with 1.1.1.1.
I know how to programmatically set the "start at" propery of each
Listlevel
in the style but, I can't figure out how to read the actual values of each
Listlevel in the selection (i.e 9.2.3.5).
Can anyone help out with this? Is my question clear?
BTW I'm using Office 2003.
Thanks,
Peter
.
- Follow-Ups:
- Prev by Date: Re: Heading question
- Next by Date: Re: List pages to print, select one page
- Previous by thread: Re: Heading question
- Next by thread: Re: Obtaining the current value of outline numbered style
- Index(es):
Relevant Pages
|