Documentation/Calc Functions/BAHTTEXT
Jump to navigation
Jump to search
TDF LibreOffice Document Liberation Project Community Blogs Weblate Nextcloud Redmine Ask LibreOffice Donate
Function name:
BAHTTEXT
Category:
Text
Summary:
Converts a number to Thai text, including the Thai currency names.
Syntax:
BAHTTEXT(Number)
Returns:
Arguments:
Number is any number. "Baht" is appended to the integral part of the number, and "Satang" is appended to the decimal part of the number.
Additional details:
Examples:
=BAHTTEXT(12.65) returns a string in Thai characters with the meaning of "Twelve Baht and sixty five Satang".