Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JAM
 
Posts: n/a
Default excel - autonumber feature

Excel provides some help on AutoNumbeing by filling in series or using ROW
formula. Well both have negative point thar they do not update when you add,
remove or modify rows. Well, using a different kind of ROW formula given
below you can make your autonumber update when you add, modify or remove row.
The formula is '=1+ROW()-1'. Insert this formula where you want the first
autonumber to come. You will have to change the last offset to suit the
number of row you left from top. ex. If you want to start autonumbeing from
3rd row put '=1+ROW()-3' then fill in the series till you want to. If you
insert any row inbetween you will have to fill just that series. The
belownumber will be updated. If you remove all number are updated. If you cut
a row and insert in below, if will be inserted updated with you only have to
fill series the inserted blank one.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...et.f unctions
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Héctor Miguel
 
Posts: n/a
Default excel - autonumber feature

hi, JAM !

IMHO... if you start an autonumbering list [i.e.] in 'A5' with the suggested formula: =1+row()-5
the starting/following numbers will fail if you insert row/s above 'A5'

[using same example, starting autonumber in 'A5'] try with: =rows($b$5:b5) [and copy/drag down]
this will fail also if you delete column 'B'

another possibility is: type 1 in your 'starting' autonumber cell [say 'A5']
and use the following starting formula below: =offset(a6,-1,0)+1

hth,
hector.

Excel provides some help on AutoNumbeing by filling in series or using ROW formula.
Well both have negative point thar they do not update when you add, remove or modify rows.
Well, using a different kind of ROW formula given below you can make your autonumber update when you add, modify or remove row.
The formula is '=1+ROW()-1'. Insert this formula where you want the first autonumber to come.
You will have to change the last offset to suit the number of row you left from top.
ex. If you want to start autonumbeing from 3rd row put '=1+ROW()-3' then fill in the series till you want to.
If you insert any row inbetween you will have to fill just that series.
The belownumber will be updated. If you remove all number are updated.
If you cut a row and insert in below, if will be inserted updated with you only have to fill series the inserted blank one.



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 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
MS Excel should have MS word feature. Usman Setting up and Configuration of Excel 2 November 24th 05 09:01 PM
In which menu can I find the "pick from list" feature in Excel? Mags13 Excel Discussion (Misc queries) 1 March 10th 05 11:37 AM
Difference in number of Excel NewsGroups Hari Prasadh Excel Discussion (Misc queries) 1 January 25th 05 11:32 AM
Excel Installing feature Ams Excel Discussion (Misc queries) 1 December 30th 04 09:29 PM


All times are GMT +1. The time now is 06:26 AM.

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

About Us

"It's about Microsoft Excel"