Statistical - UNICODE Function



Description

The UNICODE function returns the number (code point) corresponding to the first character of the text.

Syntax

UNICODE (text)

Arguments

Argument Description Required/ Optional
Text Text is the character for which you want the Unicode value. Required

Notes

If text contains partial surrogates or data types that are not valid, UNICODE returns the #VALUE! error value.

Applicability

Excel 2013, Excel 2016

Example

UNICODE Function
advanced_excel_statistical_functions.htm
Advertisements