convert fixed number to text.

S

Shane Devenshire

Hi,

Please provide more of an explanation, this is by no means clear.

=TEXT(A1,"@")

will convert the number in cell A1 to a text number.

But if you want to convert 1 to "One" then that is a whole different ball game
 
Top