Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default how to do numbering of rows in excel sheet

hi
I wnt to do numbering in excel sheet . There should be a prefix like:
ANA etc. for each row.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default how to do numbering of rows in excel sheet

One ways

Put in any starting cell as desired, say in C3:
="ANA"&TEXT(ROW(A1),"000")

Copy C3 down as far as required to return the series:

ANA001
ANA002
ANA003
etc

Modify to suit ..
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"anshu" wrote:
hi
I wnt to do numbering in excel sheet . There should be a prefix like:
ANA etc. for each row.

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
automatic numbering of rows in excel, how to? Linda C. Excel Worksheet Functions 10 April 10th 09 01:02 PM
Numbering Rows DaleH Excel Discussion (Misc queries) 1 March 2nd 07 01:43 PM
Numbering Rows DaleH Excel Discussion (Misc queries) 1 March 1st 07 05:20 PM
numbering rows olga Charts and Charting in Excel 1 February 19th 07 08:45 AM
How do I do numbering of rows in Excel when there are blank rows? V Excel Discussion (Misc queries) 1 April 3rd 06 11:24 AM


All times are GMT +1. The time now is 01:58 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"