TEXTTITLE
converts text to title case · a deepcalc original · no excel equivalent · no sheets equivalent
signature
TEXTTITLE(text)
returns: text
| argument | required |
|---|---|
| text | required |
examples
formula and result, taken from the engine's own test suite — every result below is asserted in CI, not written by hand.
fx
=TEXTTITLE("the quick brown fox") The Quick Brown Fox | A | |
|---|---|
| 1 | 10 |
fx
=TEXTTITLE(A1) 10