TOP

SumInWordsVat function for LibreOffice Calc

SUMINWORDSVAT() Description

The SUMINWORDSVAT() function converts any number into a written sum in Ukrainian with VAT (Value Added Tax).

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 копійки, у т.ч. ПДВ (20%) 1761.37 грн." , i.e. the required sum in writing in Ukrainian with VAT, but there is no standard function for such purposes in LibreOffice Calc.


Main Features Functions SUMINWORDSVAT

Syntax:

=SUMINWORDSVAT(Amount; VatRate; [Modifier])

Parameters:

Example Usage

The SUMINWORDSVAT() function is easy to use. You just need to enter any number in the formula, specify the VAT rate and the option to display the amount in words, and LibreOffice Calc will automatically convert the value into text:

=SUMINWORDSVAT(10568,23; 20; 1)

We will have the following result:

SUMINWORDSVAT formula usage

This example uses the following values:

Extension "YouLibreCalc.oxt"

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