DBCS function
Summary
Changes half-width (single-byte) English letters or katakana within a character string to full-width (double-byte) characters
Syntax
DBCS(text)
The DBCS 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
=DBCS("EXCEL") equals "EXCEL"
=DBCS(" ") equals " "
=DBCS(" ") equals " "