The SUMINWORDS() function is designed to convert a number or sum written in numbers into text.
Quite often, for accounting purposes, the cost of a trade transaction needs to be written down in words. For example, the amount 10,568.23 to express in words as
=SUMINWORDS(Amount; LangCode; CurrCode)
The SUMINWORDS() function is easy to use. You just need to enter any number into the formula, specify the language in which you want the number to be displayed, and the currency of the amount, and Excel (Calc) automatically converts it to text:
=SUMINWORDS(Amount; LangCode; CurrCode)
We will have the following result:
This example uses the following values:
You can use the function SUMINWORDS() by installing the extension
Or its free version YouLibreCalc .
Or its free version YouLibreCalc .
After that, this function will be available in all files that are opened in Excel (LibreOffice Calc) .