Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 53
Default Can one use automatic numbering in Excel like that in Word?

I regularly set up tables in Word where the left hand column is sequentially
numbered, but not in every line because it is broken up by headings, eg

Heading

3.1.1 Item etc etc figure

3.1.2 Item...........

New Heading

3.1.3 Item

etc

As the list can be edited two or three times before completion, with extra
items being added in, at present I create in Word, which automatically
adjusts the item numbers as extra rows are added in or removed. I then copy
the completed table into Excel to check and manipulate the long lists of
figures and wonder if I could create this document in Excel to start with.
However, there would be a lot of room for error if the numbers all had to be
adjusted manually every time an extra item were added in the middle. Is
there anything anyone can suggest to help or do I need to continue as I am at
present?

--
Judy
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Can one use automatic numbering in Excel like that in Word?

You could use a formula like this in your first cell:

="3.1."&TEXT(ROW(A1),"0")

which will display 3.1.1

When you copy this down it will show 3.1.2, 3.1.3, 3.1.4 etc.

If you then insert a new row the numbers will adjust, but you will
need to copy the formula to the new row to maintain the correct
sequence.

Hope this helps.

Pete

On Jun 4, 11:16*am, Judy wrote:
I regularly set up tables in Word where the left hand column is sequentially
numbered, but not in every line because it is broken up by headings, *eg

Heading

3.1.1 * Item * etc etc * figure

3.1.2 *Item...........

New Heading

3.1.3 *Item

etc

As the list can be edited two or three times before completion, with extra
items being added in, at present I create in Word, which automatically
adjusts the item numbers as extra rows are added in or removed. *I then copy
the completed table into Excel to check and manipulate the long lists of
figures and wonder if I could create this document in Excel to start with.. *
However, there would be a lot of room for error if the numbers all had to be
adjusted manually every time an extra item were added in the middle. *Is
there anything anyone can suggest to help or do I need to continue as I am at
present?

--
Judy


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel/VBA Automatic Numbering [email protected] New Users to Excel 1 February 8th 07 10:41 PM
Automatic numbering in excel dshemesh New Users to Excel 1 May 24th 06 02:53 PM
excel automatic numbering Spice Excel Discussion (Misc queries) 4 April 25th 06 07:04 PM
How do I set up invoice automatic numbering in excel? Tracy Excel Discussion (Misc queries) 1 March 22nd 05 05:31 PM
automatic sequential numbering in excel or word greg2 Excel Discussion (Misc queries) 1 January 15th 05 05:35 PM


All times are GMT +1. The time now is 08:49 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"