A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » Tables
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Auto Number



 
 
Thread Tools Display Modes
  #1  
Old November 23rd, 2005, 09:55 PM posted to microsoft.public.word.tables
external usenet poster
 
Posts: n/a
Default Auto Number

I have a table that has a column of numbers. The first cell in the column
starts with 0800. In the cells below that I want the numbers to run in
sequence. ex: 0801, 0802, 0803, etc. Is there a way of just typing 0800 in
the first cell and placing a formula in the cells below so the numbers auto
populate? Or something similiar to the fill handle in Excel.

Thank you
  #2  
Old November 23rd, 2005, 10:13 PM posted to microsoft.public.word.tables
external usenet poster
 
Posts: n/a
Default Auto Number

Can you not just apply numbering to the column, starting at 800?

--
Enjoy,
Tony


"Karen" wrote in message
...
I have a table that has a column of numbers. The first cell in the column
starts with 0800. In the cells below that I want the numbers to run in
sequence. ex: 0801, 0802, 0803, etc. Is there a way of just typing 0800

in
the first cell and placing a formula in the cells below so the numbers

auto
populate? Or something similiar to the fill handle in Excel.

Thank you



  #3  
Old November 28th, 2005, 02:05 PM posted to microsoft.public.word.tables
external usenet poster
 
Posts: n/a
Default Auto Number

How can I apply numbering? Do you mean like bullet points? These numbers
are in tables. Don't you have to hit the enter key in this case in order for
the number to advance to the next number?
Thank you, Karen

"Tony Jollans" wrote:

Can you not just apply numbering to the column, starting at 800?

--
Enjoy,
Tony


"Karen" wrote in message
...
I have a table that has a column of numbers. The first cell in the column
starts with 0800. In the cells below that I want the numbers to run in
sequence. ex: 0801, 0802, 0803, etc. Is there a way of just typing 0800

in
the first cell and placing a formula in the cells below so the numbers

auto
populate? Or something similiar to the fill handle in Excel.

Thank you




  #4  
Old November 28th, 2005, 02:23 PM posted to microsoft.public.word.tables
external usenet poster
 
Posts: n/a
Default Auto Number

Enter the following field in the first row
{ SEQ MySeq r\ 0800 \# 0###}

Paste the following field in the subsequent rows

{ SEQ MySeq \# 0###}

The field code delimiters { } are entered with CTRL+F9

  #5  
Old November 28th, 2005, 02:29 PM posted to microsoft.public.word.tables
external usenet poster
 
Posts: n/a
Default Auto Number

Select the column and apply numbering via Format | Bullets and Numbering.
Set the starting number to 800.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Karen" wrote in message
...
How can I apply numbering? Do you mean like bullet points? These numbers
are in tables. Don't you have to hit the enter key in this case in order

for
the number to advance to the next number?
Thank you, Karen

"Tony Jollans" wrote:

Can you not just apply numbering to the column, starting at 800?

--
Enjoy,
Tony


"Karen" wrote in message
...
I have a table that has a column of numbers. The first cell in the

column
starts with 0800. In the cells below that I want the numbers to run

in
sequence. ex: 0801, 0802, 0803, etc. Is there a way of just typing

0800
in
the first cell and placing a formula in the cells below so the numbers

auto
populate? Or something similiar to the fill handle in Excel.

Thank you





  #6  
Old November 28th, 2005, 02:41 PM posted to microsoft.public.word.tables
external usenet poster
 
Posts: n/a
Default Auto Number

The simplest way - leave the column blank, select it, and click on the
numbering button - yes just like bullets - and then format the numbers to
start at what you want - once set it will be automatically included on added
rows. Of course, using a proper numbered style would be a lot better.

--
Enjoy,
Tony


"Karen" wrote in message
...
How can I apply numbering? Do you mean like bullet points? These numbers
are in tables. Don't you have to hit the enter key in this case in order

for
the number to advance to the next number?
Thank you, Karen

"Tony Jollans" wrote:

Can you not just apply numbering to the column, starting at 800?

--
Enjoy,
Tony


"Karen" wrote in message
...
I have a table that has a column of numbers. The first cell in the

column
starts with 0800. In the cells below that I want the numbers to run

in
sequence. ex: 0801, 0802, 0803, etc. Is there a way of just typing

0800
in
the first cell and placing a formula in the cells below so the numbers

auto
populate? Or something similiar to the fill handle in Excel.

Thank you






  #7  
Old November 28th, 2005, 02:57 PM posted to microsoft.public.word.tables
external usenet poster
 
Posts: n/a
Default Auto Number

Thank you for your help - Are these the step-by-step instructions?

I press CTRL+F9 to enter the field code delimiters
Type SEQ MySeq r\ 0800 \# 0### in between the braces
Paste { SEQ MySeq \# 0###} in the subsequent rows
Then what do I do?

"Greg" wrote:

Enter the following field in the first row
{ SEQ MySeq r\ 0800 \# 0###}

Paste the following field in the subsequent rows

{ SEQ MySeq \# 0###}

The field code delimiters { } are entered with CTRL+F9


  #8  
Old November 28th, 2005, 03:32 PM posted to microsoft.public.word.tables
external usenet poster
 
Posts: n/a
Default Auto Number

Thank you - I just did what you suggested and it works, although I need the
two leading zeros in front of the numbers. Example: 00843, 00844, etc.
In the "Customize Numbered List" when I enter "00843" to start at that
number, it removes the leading zeros.
HELP!

"Suzanne S. Barnhill" wrote:

Select the column and apply numbering via Format | Bullets and Numbering.
Set the starting number to 800.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Karen" wrote in message
...
How can I apply numbering? Do you mean like bullet points? These numbers
are in tables. Don't you have to hit the enter key in this case in order

for
the number to advance to the next number?
Thank you, Karen

"Tony Jollans" wrote:

Can you not just apply numbering to the column, starting at 800?

--
Enjoy,
Tony


"Karen" wrote in message
...
I have a table that has a column of numbers. The first cell in the

column
starts with 0800. In the cells below that I want the numbers to run

in
sequence. ex: 0801, 0802, 0803, etc. Is there a way of just typing

0800
in
the first cell and placing a formula in the cells below so the numbers
auto
populate? Or something similiar to the fill handle in Excel.

Thank you





  #9  
Old November 28th, 2005, 03:32 PM posted to microsoft.public.word.tables
external usenet poster
 
Posts: n/a
Default Auto Number

Thank you - I just did what you suggested and it works, although I need the
two leading zeros in front of the numbers. Example: 00843, 00844, etc.
In the "Customize Numbered List" when I enter "00843" to start at that
number, it removes the leading zeros.
HELP!


"Tony Jollans" wrote:

The simplest way - leave the column blank, select it, and click on the
numbering button - yes just like bullets - and then format the numbers to
start at what you want - once set it will be automatically included on added
rows. Of course, using a proper numbered style would be a lot better.

--
Enjoy,
Tony


"Karen" wrote in message
...
How can I apply numbering? Do you mean like bullet points? These numbers
are in tables. Don't you have to hit the enter key in this case in order

for
the number to advance to the next number?
Thank you, Karen

"Tony Jollans" wrote:

Can you not just apply numbering to the column, starting at 800?

--
Enjoy,
Tony


"Karen" wrote in message
...
I have a table that has a column of numbers. The first cell in the

column
starts with 0800. In the cells below that I want the numbers to run

in
sequence. ex: 0801, 0802, 0803, etc. Is there a way of just typing

0800
in
the first cell and placing a formula in the cells below so the numbers
auto
populate? Or something similiar to the fill handle in Excel.

Thank you






  #10  
Old November 28th, 2005, 06:07 PM posted to microsoft.public.word.tables
external usenet poster
 
Posts: n/a
Default Auto Number

Sorry, Karen, but I don't believe that's possible. You'll need to define a
custom number sequence field for that.

--
Enjoy,
Tony


"Karen" wrote in message
...
Thank you - I just did what you suggested and it works, although I need

the
two leading zeros in front of the numbers. Example: 00843, 00844, etc.
In the "Customize Numbered List" when I enter "00843" to start at that
number, it removes the leading zeros.
HELP!


"Tony Jollans" wrote:

The simplest way - leave the column blank, select it, and click on the
numbering button - yes just like bullets - and then format the numbers

to
start at what you want - once set it will be automatically included on

added
rows. Of course, using a proper numbered style would be a lot better.

--
Enjoy,
Tony


"Karen" wrote in message
...
How can I apply numbering? Do you mean like bullet points? These

numbers
are in tables. Don't you have to hit the enter key in this case in

order
for
the number to advance to the next number?
Thank you, Karen

"Tony Jollans" wrote:

Can you not just apply numbering to the column, starting at 800?

--
Enjoy,
Tony


"Karen" wrote in message
...
I have a table that has a column of numbers. The first cell in

the
column
starts with 0800. In the cells below that I want the numbers to

run
in
sequence. ex: 0801, 0802, 0803, etc. Is there a way of just

typing
0800
in
the first cell and placing a formula in the cells below so the

numbers
auto
populate? Or something similiar to the fill handle in Excel.

Thank you








 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I change a field property from text to Auto number? Joyce General Discussion 5 October 21st, 2005 05:55 PM
Help to append flat file table to two tables Victoriya F via AccessMonster.com Running & Setting Up Queries 11 September 26th, 2005 05:30 PM
Auto Number. Won't let user enter new record Connie General Discussion 1 April 4th, 2005 06:23 PM
HOW CAN I CHANGE THE CONTACT ID AUTO NUMBER TO MY OWN NUMBER SYSTE PC General Discussion 1 September 25th, 2004 01:58 AM
Auto paragraph number - then remove auto Legalbits General Discussion 2 May 17th, 2004 08:11 PM


All times are GMT +1. The time now is 07:35 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.