NUMBERTEXT ADD-ON
for Google Spreadsheets
NUMBERTEXT translates numbers into words.
It's simple to use!
It's simple to use!
=NUMBERTEXT(1)
You might want to get the number in a neighboring cell in words, for example, A1
. Then add the formula
=NUMBERTEXT(A1)
For some reason, do you need to get a number in another language? In Russian?
=NUMBERTEXT(123, "ru")
Would you like to translate the currency into words?
=MONEYTEXT(123, "USD")
Help is built into the function. In any cell write
=NUMBERTEXT("help")
Do you know what the largest number can be registered with this program?
Do you know what the largest number can be registered with this program?
Hmm ... By the way,
123456789101112131415161718192021222324252627
123456789101112131415161718192021222324252627
How much is that at all !?
How much is it, do I need help?
How much is it, do I need help?
This program is distributed free of charge.
NUMBERTEXT is completely based on the libnumbertext library (BSD 3-Clause License) for JavaScript and implements the Soros interpreter without changes.
More amazing add-ons
More amazing add-ons
An useful add-on for Google Sheets
The Google QUERY alternative for Google Sheets