This function formats a number and converts it to text.
TEXT(value,text)
The text argument requires a string. Value requires numeric data or a reference to a cell that contains numeric data.
Returns string data.
TEXT(A1,"$0.00") gives the result $10.00 if A1 contains 10