ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   to add a row (https://www.excelbanter.com/new-users-excel/193443-add-row.html)

vijay

to add a row
 
i wanted to auto increment the number for the cells for which i have entered
text already
say 1)some text
2) some text
3) -------------
This is possible if i enter in an individual column by dragging it where i
can fill the series wheras for the text already exising in the cell and i
have to prefix nos
can any one tell me whether can i do this?


Flick Olmsford

to add a row
 
Offhand, I would say that you should use a text concatenation function for
the text, prefixing "some text" with a number in a cell.

E.g. =ROW(B9)&" " &B9
where row(cell) returns the row number and the & concatenates and the " "
puts a blank space.

Other possibilities other than the row() function, but this should give you
a start.



"Vijay" wrote:

i wanted to auto increment the number for the cells for which i have entered
text already
say 1)some text
2) some text
3) -------------
This is possible if i enter in an individual column by dragging it where i
can fill the series wheras for the text already exising in the cell and i
have to prefix nos
can any one tell me whether can i do this?



All times are GMT +1. The time now is 05:43 AM.

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