UNICHAR function
From Apache OpenOffice Wiki
< Documentation | How Tos
UNICHAR
Converts a code number into a Unicode character or letter.
Syntax:
UNICHAR(number)
- Text is the string from which the Unicode for the first character will be returned.
Example:
UNICHAR(169)
- returns the Copyright character ©.
See Also