Difference between revisions of "Manuals/calci/PHONETICCODES"
Jump to navigation
Jump to search
(Created page with "<div style="font-size:30px">'''PHONETICCODES (String,Mode) '''</div><br/> *<math>String</math> is any string. ==Description== *This function shows the description of the ph...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
==Examples== | ==Examples== | ||
− | # PHONETICCODES("Tomorrow") = | + | # PHONETICCODES("Tomorrow") = TANGO OSCAR MIKE OSCAR ROMEO ROMEO OSCAR WHISKEY |
− | # PHONETICCODES("try again") = | + | # PHONETICCODES("try again") = TANGO ROMEO YANKEE BLANK ALPHA GOLF ALPHA INDIA NOVEMBER |
− | # PHONETICCODES("enjoy every moment") = | + | # PHONETICCODES("enjoy every moment") = ECHO NOVEMBER JULIET OSCAR YANKEE BLANK ECHO VICTOR ECHO ROMEO YANKEE BLANK MIKE OSCAR MIKE ECHO NOVEMBER TANGO |
+ | |||
+ | |||
+ | ==Related Videos== | ||
+ | |||
+ | {{#ev:youtube|v=o8KppNXfx2k&t=57s|280|center|Phonetics}} | ||
==See Also== | ==See Also== |
Latest revision as of 12:34, 4 April 2019
PHONETICCODES (String,Mode)
- is any string.
Description
- This function shows the description of the phonetics for the given string.
- In , is any string.
- Phonetic function is used to extracts the phonetic characters from a text string.
- So it joins text strings in to one text string.The given string may be text string or a reference to a single cell or a range of cells that contain a continuous set of string.
- PHONETIC function ignore error values, logical values, formula, date values, time values, and numbers, only text can be joined.
Examples
- PHONETICCODES("Tomorrow") = TANGO OSCAR MIKE OSCAR ROMEO ROMEO OSCAR WHISKEY
- PHONETICCODES("try again") = TANGO ROMEO YANKEE BLANK ALPHA GOLF ALPHA INDIA NOVEMBER
- PHONETICCODES("enjoy every moment") = ECHO NOVEMBER JULIET OSCAR YANKEE BLANK ECHO VICTOR ECHO ROMEO YANKEE BLANK MIKE OSCAR MIKE ECHO NOVEMBER TANGO