A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

how do you change a digit to alpha (2 = two)



 
 
Thread Tools Display Modes
  #1  
Old May 20th, 2010, 05:20 PM posted to microsoft.public.excel.worksheet.functions
cindymichaels
external usenet poster
 
Posts: 1
Default how do you change a digit to alpha (2 = two)


  #2  
Old May 20th, 2010, 07:31 PM posted to microsoft.public.excel.worksheet.functions
James Ravenswood
external usenet poster
 
Posts: 2
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  
Old May 20th, 2010, 08:26 PM posted to microsoft.public.excel.worksheet.functions
Gord Dibben
external usenet poster
 
Posts: 20,252
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  
Old May 20th, 2010, 11:03 PM posted to microsoft.public.excel.worksheet.functions
Gary''s Student
external usenet poster
 
Posts: 7,584
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  
Old May 24th, 2010, 11:07 PM posted to microsoft.public.excel.worksheet.functions
Gord Dibben
external usenet poster
 
Posts: 20,252
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??


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:09 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.