put 1 in a cell and it returns one

B

Brad

i am trying to put the number 1 in a cell and return "one" for every number I
input
 
D

Debra Dalgleish

You can use the AutoCorrect feature for this. It will also affect other
Office programs, such as Word:

Choose Tools>AutoCorrect Options
In the Replace box, type: 1
In the With box, type: one
Click OK

Type a 1 in a cell, and it will be replace with "one"
(if you type the 1 with another character, e.g. 21, it won't change)
 
Top