Edit

NumToText (number [, format])

Result Type: Text

Definition: Converts the given number to a text string using the numeric formatting selected for the calculation box, or that specified in the optional format parameter (see table).

Examples:  NumToText(30 + 6, 4)

returns “36 DB”.