Best type of 'automatic' numbering to use in Tables

M

mkraft

I'm currently editing some Word tables that have automatic numbering -- I'm
not sure which type of numbering, but clearly not Bullets and Numbering
numbers.

These are numbers in table cells that are of essentially the same type that
would appear if the cells were for calendar dates -- i.e., incrementing
horizontally across rows.

How can I determine the type of numbering that's being used?

Also, how can I 'restart' numbering at a specific integer?

So far, the only way I've been able to do the latter is by adding numbers in
the same cell (to the left of the current integer) and then making them
'hidden.' I assume there is a better way. Also, this method doesn't work
if I need to restart at a value that is less than the integer in the current
cell.

Reples appreciated.
 
M

mkraft

My guess is that the document is using LISTNUM fields for numbering. Press
Alt+F9 to show field codes. These fields can be restarted, for example like
this: { LISTNUM \l 1 \s 34 }

Thanks. How can I get LISTNUMS to 'automatically increment'? -- i.e., if I
create one using the model of your example, but then copy and paste it into
another cell, the same 'number' appears in that cell.

I thought that by deleting the \s# spec. the numbers would increase by one
in each successive cell (moving horizontally). But when I Alt-F9'd those
numbers, they all already show as only LISTNUM \l 1 (i.e., no starting value
is shown).

How do I get the numbers in each successive cell to increment?

Thanks again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top