Excel CODE function
Function CODE
Description Excel CODE function will return the ASCII value of the first character of the text. In case of your text having more than one characters then it will return the ASCII value of the first one only.
Syntax CODE(text)
text is the text which you want to know the ASCII value
Related Video Tutorials: