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 / Numbering / November 2005

Tip: Looking for answers? Try searching our database.

text before and after number and more levels

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
lgewirtz5@yahoo.com - 21 Nov 2005 20:51 GMT
I've written code to create stable numbering using methods I've learned
on newsgroups and the MVP site.  The code create styles and ties them
to programatically created list templates and uses dummy styles to
renumber. This has worked great for a few years.

Now I need to expand the numbering system in a few ways.  The 2
problematic ways are

1) I need more levels per outline.  Since my dummy styles use levels
1,3,5 & 7, an outline can only have 5 levels.   Is there a way around
this?

2) I need to allow more text for 'before' and 'after' the number than
native Word allows.

I will already need to employ listnum fields to provide some other
flexibility. Should i rewrite the whole thing using listnum fields?

Thanks,
Word Heretic - 22 Nov 2005 10:18 GMT
G'day lgewirtz5@yahoo.com,

1) Use 2,4,6,8 & 9 as well. Otherwise, no (without clunky and almost
useless (no WYSIWYG) post-processing VBA)

2) VBA lets you use strings of up to 255 chars with your numbering
formats.

Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice

lgewirtz5@yahoo.com reckoned:

>I've written code to create stable numbering using methods I've learned
>on newsgroups and the MVP site.  The code create styles and ties them
[quoted text clipped - 15 lines]
>
>Thanks,
lgewirtz5@yahoo.com - 22 Nov 2005 21:08 GMT
Thanks, Steve.

1) - I'm using levels 2,4, 6, 8 & 9 for my actual numbering and 1,3,5 &
7 for my "dummy" styles - white 1 pt font styles used just for
renumbering.  is there a different way to get stable renumbering?

2) -  so it's just the word interface that limits the text.  cool.
that was easy.
Word Heretic - 22 Nov 2005 22:26 GMT
G'day lgewirtz5@yahoo.com,

1) No there is not, so maybe you need a few lists instead of one big
one.

Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice

lgewirtz5@yahoo.com reckoned:

>Thanks, Steve.
>
[quoted text clipped - 4 lines]
>2) -  so it's just the word interface that limits the text.  cool.
>that was easy.
 
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.