Difference between revisions of "Manuals/calci/PHONETIC"

From ZCubes Wiki
Jump to navigation Jump to search
 
Line 14: Line 14:
 
# PHONETIC("dream big") = DELTA ROMEO ECHO ALPHA MIKE BLANK BRAVO INDIA GOLF  
 
# PHONETIC("dream big") = DELTA ROMEO ECHO ALPHA MIKE BLANK BRAVO INDIA GOLF  
 
# PHONETIC("nothing is impossible") = NOVEMBER OSCAR TANGO HOTEL INDIA NOVEMBER GOLF BLANK INDIA SIERRA BLANK INDIA MIKE PAPA OSCAR SIERRA SIERRA INDIA BRAVO LIMA ECHO
 
# PHONETIC("nothing is impossible") = NOVEMBER OSCAR TANGO HOTEL INDIA NOVEMBER GOLF BLANK INDIA SIERRA BLANK INDIA MIKE PAPA OSCAR SIERRA SIERRA INDIA BRAVO LIMA ECHO
 +
 +
==Related Videos==
 +
 +
{{#ev:youtube|v=o8KppNXfx2k&t=57s|280|center|Phonetic}}
  
 
==See Also==
 
==See Also==

Latest revision as of 13:30, 4 April 2019

PHONETIC (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.
  • 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

  1. PHONETIC("Today") = TANGO OSCAR DELTA ALPHA YANKEE
  2. PHONETIC("dream big") = DELTA ROMEO ECHO ALPHA MIKE BLANK BRAVO INDIA GOLF
  3. PHONETIC("nothing is impossible") = NOVEMBER OSCAR TANGO HOTEL INDIA NOVEMBER GOLF BLANK INDIA SIERRA BLANK INDIA MIKE PAPA OSCAR SIERRA SIERRA INDIA BRAVO LIMA ECHO

Related Videos

Phonetic

See Also

References