TOP

SumInWords Function for LibreOffice Calc

SUMINWORDS() Description

The SUMINWORDS() function is designed to convert a number or sum written in numbers into text.

Quite often, for accounting purposes, the value of a trade transaction needs to be spelled out in words. For example, the amount 10 568,23 display in writing how "Десять тисяч п'ятсот шістдесят вісім гривень 23 копійки" , i.e. the required sum in Ukrainian language, but there is no standard function for such purposes in LibreOffice Calc.


Main Features Functions SUMINWORDS

Syntax:

=SUMINWORDS(Amount; LangCode; CurrCode)

Parameters:

Example Usage

The SUMINWORDS() function is easy to use. You just need to enter any number in the formula, specify the language in which you want to display the number, and specify the currency of the amount of money, and LibreOffice Calc will automatically convert it to text:

=SUMINWORDS(123562,31; "UK"; "UAH")

We will have the following result:

SUMINWORDS formula usage

This example uses the following values:

Extension "YouLibreCalc.oxt"

You can use the function SUMINWORDS() by setting the extension " YouLibreCalc.oxt ". After that, this function will be available in all files that will be opened in LibreOffice Calc.