Documentation/How Tos/Calc: ASC function
From Apache OpenOffice Wiki
< Documentation | How Tos
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
ASC
ASC converts full width ASCII and Katakana characters to half width. Returns a string.
See JIS_and_ASC_functions for a table for conversion.
Syntax:
ASC("Text")
- Text is the text which contains the characters to be converted.
See Also