JIS function
Summary
Changes half-width (single-byte) characters within a string to full-width (double-byte) characters
Syntax
JIS(text)
The JIS function syntax has the following argument:
• Text Required. The text or a reference to a cell that contains the text you want to change. If text does not contain any half-width English letters or katakana, text is not changed.
• Text Required. The text or a reference to a cell that contains the text you want to change. If text does not contain any half-width English letters or katakana, text is not changed.
Example
=JIS("EXCEL") equals "EXCEL"
=JIS(" ") equals " "
=JIS(" ") equals " "