Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

This article describes the formula syntax and usage of the PHONETIC  function in Microsoft Excel.

Note: To use the PHONETIC function, your region setting must be one of the Far East languages (Japanese, Chinese, and Korean). For more information, see Change regional format settings in Excel for the web.

Description

Extracts the phonetic (furigana) characters from a text string.

Syntax

PHONETIC(reference)

The PHONETIC function syntax has the following arguments:

  • Reference    Required. Text string or a reference to a single cell or a range of cells that contain a furigana text string.

Remarks

  • If reference is a range of cells, the furigana text string in the upper-left corner cell of the range is returned.

  • If the reference is a range of nonadjacent cells, the #N/A error value is returned.

Example

If cells C4 contains " tokyo tokyo tokyo" and cell B7 contains " osaka osaka osaka", the following are true:

=PHONETIC(C4) equals " tokyo tokyo tokyo tokyo tokyo tokyo"

=PHONETIC(B7) equals " osaka osaka osaka osaka osaka"

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×