ASC
Changes full-width (double-byte) English letters or katakana within a character string to half-width (single-byte) characters
Syntax
ASC(text)
Parameters
- text: Required. The text or a reference to a cell that contains the text you want to change
Example
=ASC("EXCEL")