Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 24
Default change letter into a number

Is there an easy way of changing a letter into a number that increases
linearly?
i.e.
A=1
B=2
C=3
..
..
..
AA=27
AB=28
etc...
Thanks,
Josh
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default change letter into a number

Well, if your data is sorted alphabetically, then in a column next to the
letters, put the numbers 1 through whatever, and copy and paste those numbers
into the column that has letters in it.

Dave
--
Brevity is the soul of wit.


"Jshendel" wrote:

Is there an easy way of changing a letter into a number that increases
linearly?
i.e.
A=1
B=2
C=3
.
.
.
AA=27
AB=28
etc...
Thanks,
Josh

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default change letter into a number

Another way:

=Column(indirect(A1 & "1")) and copy down (limit is IV!)

A1=A

"Jshendel" wrote:

Is there an easy way of changing a letter into a number that increases
linearly?
i.e.
A=1
B=2
C=3
.
.
.
AA=27
AB=28
etc...
Thanks,
Josh

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
change a currency number display wilywayne Excel Discussion (Misc queries) 4 August 3rd 06 02:55 PM
Change number when you open the excel template mowen Excel Discussion (Misc queries) 3 October 18th 05 08:05 PM
adding a number to every change in value Breinn Excel Discussion (Misc queries) 3 October 12th 05 06:09 PM
How do I change the invoice number assigned in Invoice template... akress Excel Discussion (Misc queries) 1 February 28th 05 06:36 PM
EZ Q 4 U: How do I change a number to text, based on the number UCD GRAD Excel Worksheet Functions 2 November 9th 04 09:05 PM


All times are GMT +1. The time now is 08:50 PM.

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"