Excel like a finance pro.
← The libraryPractice · 2 questions →
Text function
PHONETIC
Extracts the furigana phonetic characters from a text string.
Rarely usedDifficulty 1350 · AdvancedUsage rank #330 of 520
When to use it
Returns the furigana (phonetic reading) stored with Japanese text in a cell.
The shape of it
- Syntax
=PHONETIC(reference)
Worked examples
Reading of a name
=PHONETIC(A2) → トウキョウ
A2 holds 東京 with furigana attached.
A range
=PHONETIC(A2:A3) → concatenated readings
A range returns the readings joined.
No furigana
=PHONETIC(B2) → ABC
Text without furigana returns itself.
Worth knowing
- Furigana is attached when text is typed with a Japanese IME; imported text usually has none.
- Used for sorting Japanese names by pronunciation.
- Only meaningful with Japanese language support installed.
Where it goes wrong
- Returns the text itself when no phonetic data exists, which looks like it is not working.
- Cannot generate readings for text that lacks them.
Related
Learn the moves here — or let Wauvel run them on your numbers.
Meet your AI CFO →One CFO-grade Excel tip a week
A short, practical email for finance operators — functions, shortcuts, and the moves that save an afternoon. Free, unsubscribe anytime.