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 do you change a digit to alpha (2 = two)


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 143
Default how do you change a digit to alpha (2 = two)

On May 20, 12:20*pm, cindymichaels
wrote:


For a single digit, consider using VLOOKUP(). If D1 thru E10 contain:

0 zero
1 one
2 two
3 three
4 four
5 five
6 six
7 seven
8 eight
9 nine

Then =VLOOKUP(A1,D1:E10,2,FALSE)
will return rwo if A1 contains 2
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default how do you change a digit to alpha (2 = two)

Does this mean your studies with Gary are now complete?

<g


Gord

On Thu, 20 May 2010 11:31:55 -0700 (PDT), James Ravenswood
wrote:

On May 20, 12:20*pm, cindymichaels
wrote:


For a single digit, consider using VLOOKUP(). If D1 thru E10 contain:

0 zero
1 one
2 two
3 three
4 four
5 five
6 six
7 seven
8 eight
9 nine

Then =VLOOKUP(A1,D1:E10,2,FALSE)
will return rwo if A1 contains 2


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default how do you change a digit to alpha (2 = two)

Using James allows me to answer posts thru Google.

How did you derive the connection between James and GS??
--
Gary''s Student - gsnu201003


"Gord Dibben" wrote:

Does this mean your studies with Gary are now complete?

<g


Gord

On Thu, 20 May 2010 11:31:55 -0700 (PDT), James Ravenswood
wrote:

On May 20, 12:20 pm, cindymichaels
wrote:


For a single digit, consider using VLOOKUP(). If D1 thru E10 contain:

0 zero
1 one
2 two
3 three
4 four
5 five
6 six
7 seven
8 eight
9 nine

Then =VLOOKUP(A1,D1:E10,2,FALSE)
will return rwo if A1 contains 2


.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default how do you change a digit to alpha (2 = two)

Just some little hints that have turned up over the years.


Gord

On Thu, 20 May 2010 15:03:01 -0700, Gary''s Student
wrote:

Using James allows me to answer posts thru Google.

How did you derive the connection between James and GS??




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
HOW DO I CHANGE TO ALPHA HEADER IN 2007 Monique Excel Discussion (Misc queries) 1 December 19th 08 06:01 PM
How can I change column headers from numeric to alpha? Trish Excel Discussion (Misc queries) 2 October 23rd 07 08:11 PM
change a list of 2 digit years to 4 digit years? Fredgus Excel Worksheet Functions 5 October 3rd 07 09:47 PM
Change second digit from 4 to 6 Steved Excel Worksheet Functions 6 September 11th 06 10:01 PM
sorting alpha numeric list by first left digit kaduna New Users to Excel 6 January 13th 06 11:10 PM


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