Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Tykelad
 
Posts: n/a
Default Formula Help

Is it possible for letters to have a value ?
E.G Imagine a blank cell. If i enter the letter M in it, i want the cell
next to it to show the number 8. If i enter the letter A, i want the adjacent
cell to show the number 11 etc etc
Can anyone help me ?
  #2   Report Post  
Alan
 
Posts: n/a
Default

There are I suspect several ways, one would be to create a table in for
example Sheet 2 with column A containing 'A to Z' ,(A1:A26), column B
containing the values you want to assign to each letter (B1:B26)
Then if your blank cell were Sheet1A1, then in B1 enter :-
=VLOOKUP(A1,Sheet2!$A$1:$B$26,2,False)
Regards,
"Tykelad" wrote in message
...
Is it possible for letters to have a value ?
E.G Imagine a blank cell. If i enter the letter M in it, i want the cell
next to it to show the number 8. If i enter the letter A, i want the
adjacent
cell to show the number 11 etc etc
Can anyone help me ?



  #3   Report Post  
Rodney
 
Posts: n/a
Default

G'day Tykelad,
Just a FYI
I cannot directly assist, as I am a plodder in Excel :)
however, In MSWorks I have a fields that use exactly your request
and I use a "Choose" statement.
The employment of this, depends on the number of characters
one can fit in a cell.
Otherwise VLookup is used.
Regards.




"Tykelad" wrote in message
...
| Is it possible for letters to have a value ?
| E.G Imagine a blank cell. If i enter the letter M in it, i want the cell
| next to it to show the number 8. If i enter the letter A, i want the adjacent
| cell to show the number 11 etc etc
| Can anyone help me ?


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
put formula results into a different cell if it is empty PutFormula Excel Worksheet Functions 2 February 11th 05 03:31 AM
Dynamic (?) formula Thore Excel Worksheet Functions 2 February 9th 05 05:25 PM
Polynimial trandline formula CLR Charts and Charting in Excel 9 February 7th 05 07:31 PM
how do i write a formula and keep in in formula form, so it DOESN. norcalchick2207 Excel Discussion (Misc queries) 2 February 4th 05 08:38 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


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