PHONETIC function

Category: Text
Introduced: Excel 365

Summary

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.

Example

=PHONETIC(C4) equals " "
=PHONETIC(B7) equals " "

Microsoft Support Page

https://support.microsoft.com/en-us/office/phonetic-function-9a329dac-0c0f-42f8-9a55-639086988554

Back to Functions