[Table of Contents] [docx version]
SpreadsheetML Reference Material - Table of Contents
BAHTTEXT ( number )
Description: Produces a string containing number formatted according to the Thai convention.
Arguments:
Name |
Type |
Description |
number |
number |
The value to be formatted. |
Return Type and Value: text – The text containing number formatted.
[Example:
BAHTTEXT(1234) results in หนึ่งพันสองร้อยสามสิบสี่บาทถ้วน
end example]