UNICODE
Returns the number (code point) that corresponds to the first character of the text
Syntax
UNICODE(text)
Parameters
- text: Required. The character for which you want the Unicode value
Example
=UNICODE("B")Returns the number (code point) that corresponds to the first character of the text
UNICODE(text)
=UNICODE("B")