TEXT
From LongJump Support Wiki
Revision as of 00:00, 26 August 2009 by imported>Evelyn
The TEXT function converts a number, date, or Boolean to a text string.
- Syntax
TEXT(number)
- Return
- Text string
- Example
TEXT(57) = '57'
The TEXT function converts a number, date, or Boolean to a text string.
TEXT(number)
TEXT(57) = '57'