ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Increasing numbers. (https://www.excelbanter.com/excel-discussion-misc-queries/231516-increasing-numbers.html)

pawnraider

Increasing numbers.
 
I'm trying to number cells but the way I would like to do it is in the
adjoining cell it will be the next number. Y'know like 1,2,3,4 and so on. I
have two books on Excel but I can't find that info. Thanks for the help.

Bernard Liengme[_3_]

Increasing numbers.
 
In A1 type 54
In A2 use =A1+1
Copy down the column

OR of use the automatic fill featu type numbers in A1 and A2, select and
drag down the column

OR use Edit | Fill

best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"pawnraider" wrote in message
...
I'm trying to number cells but the way I would like to do it is in the
adjoining cell it will be the next number. Y'know like 1,2,3,4 and so on.
I
have two books on Excel but I can't find that info. Thanks for the help.




Max

Increasing numbers.
 
Maybe something like this
Assume data will be sequentially entered in B2 down
Put in A2: =IF(B2="","",ROWS($1:1))
Copy A2 down to cover the max expected extent of data entry in col B, eg
down to A100. Col A will return the serial numbering in tandem with the data
entry in col B

If above helps, click YES below
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:25,000 Files:300 Subscribers:70
xdemechanik
---
"pawnraider" wrote:
I'm trying to number cells but the way I would like to do it is in the
adjoining cell it will be the next number. Y'know like 1,2,3,4 and so on. I
have two books on Excel but I can't find that info. Thanks for the help.


David Biddulph[_2_]

Increasing numbers.
 
=A1+1 and copy onwards as required.
--
David Biddulph

"pawnraider" wrote in message
...
I'm trying to number cells but the way I would like to do it is in the
adjoining cell it will be the next number. Y'know like 1,2,3,4 and so on.
I
have two books on Excel but I can't find that info. Thanks for the help.





All times are GMT +1. The time now is 08:48 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com