Thread: Serial Number
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
pub pub is offline
external usenet poster
 
Posts: 29
Default Serial Number

"David Biddulph" <groups [at] biddulph.org.uk wrote in
:

If I delete a row (or delete a cell and move up), that leaves a gap in
the number series.
--
David Biddulph


i guess in this case

=ROWS(A$1:A1)

would work better.
then fill down, and delete rows in the middle, and it will adjust