Difference between revisions of "Documentation/How Tos/Calc: ASC function"

From Apache OpenOffice Wiki
Jump to: navigation, search
m
 
Line 1: Line 1:
 
== ASC ==
 
== ASC ==
 
ASC converts full width ASCII and Katakana characters to half width. Returns a string.
 
ASC converts full width ASCII and Katakana characters to half width. Returns a string.
 +
 
See [[Calc/Features/JIS_and_ASC_functions|JIS_and_ASC_functions]] for a table for conversion.
 
See [[Calc/Features/JIS_and_ASC_functions|JIS_and_ASC_functions]] for a table for conversion.
  

Latest revision as of 16:02, 2 February 2024

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
Personal tools