Thread: numbers
View Single Post
  #2   Report Post  
 
Posts: n/a
Default


-----Original Message-----
I need to know if I can type in a number (6) in a cell

and either format the
sell to read (six) or write a formula that will read it

in another cell????
.
use a lookup table like....


1 one
2 two
3 three

use vlookup function specifying exact matches only.