|
| View previous topic :: View next topic |
| Author |
Message |
Luke Guest
|
Posted: Wed Dec 12, 2007 10:13 pm Post subject: Numbering HELP! |
|
|
I am desperate. I am writing a book and I use the standard list numbering to
notate where a figure should be placed in the book. This works great as it
auto updates when I add, remove, or move the figures. What I need is the
simple ability to place a field in the body text that is nothing more than a
number (1,2,3...) that auto updates. I have messed with everything and all I
can get at are things designed to be in a nice neat list. I need these
numbers spread all over the text of a long document. The only requirment is a
that they sequentially number themselves.
Thanks in advance
L |
|
| Back to top |
|
 |
Google Sponsor

|
Posted: Wed Dec 12, 2007 10:13 pm Post subject: Advertisement |
|
|
|
|
| Back to top |
|
 |
Jay Freedman Guest
|
Posted: Wed Dec 12, 2007 11:11 pm Post subject: Re: Numbering HELP! |
|
|
The fields that behave that way are the SEQ field and the LISTNUM
field. You can get the syntax by asking Word Help about "Field codes
seq" or "Field codes listnum".
The one caveat is that these fields don't update without some sort of
manual trigger. That can be selecting all (Ctrl+A) followed by update
(F9); or switching to Print Preview and back (assuming the option for
"Update fields" is checked in Tools > Options > Print); or running a
macro that includes the line
ActiveDocument.Fields.Update
On Wed, 12 Dec 2007 14:13:01 -0800, Luke
<Luke@discussions.microsoft.com> wrote:
| Quote: | I am desperate. I am writing a book and I use the standard list numbering to
notate where a figure should be placed in the book. This works great as it
auto updates when I add, remove, or move the figures. What I need is the
simple ability to place a field in the body text that is nothing more than a
number (1,2,3...) that auto updates. I have messed with everything and all I
can get at are things designed to be in a nice neat list. I need these
numbers spread all over the text of a long document. The only requirment is a
that they sequentially number themselves.
Thanks in advance
L
|
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit. |
|
| Back to top |
|
 |
Luke Guest
|
Posted: Wed Dec 12, 2007 11:55 pm Post subject: Re: Numbering HELP! |
|
|
That was it!!!!! Thanks!!!!!!!! How do I remove the period after it?
Thanks
L
"Jay Freedman" wrote:
| Quote: | The fields that behave that way are the SEQ field and the LISTNUM
field. You can get the syntax by asking Word Help about "Field codes
seq" or "Field codes listnum".
The one caveat is that these fields don't update without some sort of
manual trigger. That can be selecting all (Ctrl+A) followed by update
(F9); or switching to Print Preview and back (assuming the option for
"Update fields" is checked in Tools > Options > Print); or running a
macro that includes the line
ActiveDocument.Fields.Update
On Wed, 12 Dec 2007 14:13:01 -0800, Luke
Luke@discussions.microsoft.com> wrote:
I am desperate. I am writing a book and I use the standard list numbering to
notate where a figure should be placed in the book. This works great as it
auto updates when I add, remove, or move the figures. What I need is the
simple ability to place a field in the body text that is nothing more than a
number (1,2,3...) that auto updates. I have messed with everything and all I
can get at are things designed to be in a nice neat list. I need these
numbers spread all over the text of a long document. The only requirment is a
that they sequentially number themselves.
Thanks in advance
L
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|