Skip to Content

DBCS

Changes half-width (single-byte) English letters or katakana within a character string to full-width (double-byte) characters

Syntax

DBCS(text)

Parameters

  • text: Required. The text or a reference to a cell that contains the text you want to change

Example

=DBCS("EXCEL")
Returns: StringSince: Excel 2013