Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
CW CW is offline
external usenet poster
 
Posts: 54
Default Auto-numbering new row entries

I have created a task list that will be shared by several people.
Every time a new task is added I want a unique incremental number to be
assigned to it automatically in the first cell i.e. upon exiting the first
cell in a new row.
I use DMax to do this in Access - is there something similar in Excel?
Many thanks
CW

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 468
Default Auto-numbering new row entries

Column A should be set aside for "Sequence No":
I like to use the formula (say in cell A10)
=Row() and copy down to A100

It replicats the row number as a seq No;
IF you delete a row - it automatically
renumbers things - SO THIS MIGHT NOT BE A
GOOD IDEA, but then again It might be
something you could use..





"CW" wrote:

I have created a task list that will be shared by several people.
Every time a new task is added I want a unique incremental number to be
assigned to it automatically in the first cell i.e. upon exiting the first
cell in a new row.
I use DMax to do this in Access - is there something similar in Excel?
Many thanks
CW

  #3   Report Post  
Posted to microsoft.public.excel.misc
CW CW is offline
external usenet poster
 
Posts: 54
Default Auto-numbering new row entries

Many thanks for the suggestion - it was better than anybody else came up
with!!!
Unfortunately as you pointed out, it doesn't "store" the number permanently,
and as we will constantly shuffle tasks up and down when re-prioritising,
they are going to lose their numbers if I use this.
But it was a good thought and something I may well use in other
circumstances, so thanks again!
CW


"JMay" wrote:

Column A should be set aside for "Sequence No":
I like to use the formula (say in cell A10)
=Row() and copy down to A100

It replicats the row number as a seq No;
IF you delete a row - it automatically
renumbers things - SO THIS MIGHT NOT BE A
GOOD IDEA, but then again It might be
something you could use..





"CW" wrote:

I have created a task list that will be shared by several people.
Every time a new task is added I want a unique incremental number to be
assigned to it automatically in the first cell i.e. upon exiting the first
cell in a new row.
I use DMax to do this in Access - is there something similar in Excel?
Many thanks
CW

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
Auto Numbering System Smurf613 Excel Worksheet Functions 1 July 13th 06 12:51 AM
Data tracking and auto sequential numbering rajeshparikh64 Excel Worksheet Functions 0 March 28th 06 03:08 AM
Auto Numbering Franksta Excel Worksheet Functions 0 March 26th 06 11:48 PM
Auto Numbering Andy JL New Users to Excel 3 November 23rd 05 05:09 AM
Auto page numbering for several worksheets Andy Excel Worksheet Functions 1 March 13th 05 04:41 AM


All times are GMT +1. The time now is 10:16 AM.

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"