Difference between revisions of "Documentation/How Tos/Calc: BAHTTEXT function"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Bot: Adding Category: Documentation)
m (Robot: Automated text replacement %s)
Line 23: Line 23:
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
[[Category: Documentation]]
+
[[Category: Documentation/Reference/Calc]]

Revision as of 08:58, 24 November 2009


BAHTTEXT

Returns Thai text, including the Thai currency names, given a number.

Syntax:

BAHTTEXT(number)

number is any number. BAHTTEXT returns a string in Thai characters, with "Baht" appended to the integer part of the number, and "Satang" appended to the decimal part of the number.

Example:

BAHTTEXT("12.65")

returns a string of Thai characters with the meaning of "Twelve Baht and sixty five Satang".

Issues:

BAHTTEXT is not included in the forthcoming ODFF international standard. It is (at least partially) implemented in Excel.


Template:Documentation/SeeAlso

Personal tools