#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 709
Default Auto Numbering

I need to automatically number rows in a spreadsheet. I've tried the ROW
function but unless I start at Row 1 and then need to remove a row in the
middle of the spreadsheet I get a #REF error. How can I start row numbering
in Cell A3 and if I need to delete a row somewhere in the spreadsheet have it
automatically adjust?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Auto Numbering

=ROW()-2 ?

Where does your #REF error come from? what formula were you using?
--
David Biddulph

"Richard" wrote in message
...
I need to automatically number rows in a spreadsheet. I've tried the ROW
function but unless I start at Row 1 and then need to remove a row in the
middle of the spreadsheet I get a #REF error. How can I start row
numbering
in Cell A3 and if I need to delete a row somewhere in the spreadsheet have
it
automatically adjust?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Auto Numbering

Use no reference in the function. In A3 enter:

=ROW()-2 and copy down
--
Gary''s Student - gsnu200765


"Richard" wrote:

I need to automatically number rows in a spreadsheet. I've tried the ROW
function but unless I start at Row 1 and then need to remove a row in the
middle of the spreadsheet I get a #REF error. How can I start row numbering
in Cell A3 and if I need to delete a row somewhere in the spreadsheet have it
automatically adjust?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 709
Default Auto Numbering

It worked....thanks to you both.

"Gary''s Student" wrote:

Use no reference in the function. In A3 enter:

=ROW()-2 and copy down
--
Gary''s Student - gsnu200765


"Richard" wrote:

I need to automatically number rows in a spreadsheet. I've tried the ROW
function but unless I start at Row 1 and then need to remove a row in the
middle of the spreadsheet I get a #REF error. How can I start row numbering
in Cell A3 and if I need to delete a row somewhere in the spreadsheet have it
automatically adjust?

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 Nigel 2000 Excel Discussion (Misc queries) 2 September 19th 06 09:34 AM
Auto-Numbering starguy Excel Worksheet Functions 10 March 27th 06 07:38 AM
Auto Numbering Starguy Excel Worksheet Functions 0 March 26th 06 11:51 PM
Auto Numbering Franksta Excel Worksheet Functions 0 March 26th 06 11:48 PM
Auto Numbering jharkins Excel Discussion (Misc queries) 2 July 28th 05 11:46 PM


All times are GMT +1. The time now is 03:18 PM.

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"