Field Code Numbering Switches

  • Thread starter Thread starter bronxbabe
  • Start date Start date
B

bronxbabe

Let me explain my scenario: i'm using paragraph numbering with Count One,
Count Two, etc... At some point, I need it to reflect Counts Two through
Five on the same heading. I've added ListNum codes to reflect Count Three,
Count Four and Count Five and I've hidden Three and Four. But I need Count
Five to display w/o the word "Count." Now, when cross referencing, i'm able
to insert the switch "\t" (for example, {REF _rEF214300343 \r \h \t}) within
the code to rid of the word preceding the number. Is there anyway to do this
with a ListNum field code?

Thanks in advance.
 
LISTNUM fields reflect the numbering style stored in the list template
(numbering scheme). That is the idea behind these fields and, as far as I
know, there is nothing you can do to change behavior.

If this is single-level numbering, you can use SEQ fields instead; they
provide more control.
 
Back
Top