BAHTTEXT (PQL - xl)
This function converts the specified value to Thai text and adds a suffix "Baht" to it
- Library: PQL \ Spreadsheet \ Text
 - Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
 
Syntax
BAHTTEXT(number)
Function Arguments
Name  | Description  | Type  | Optional  | 
|---|---|---|---|
number  | The argument can accept a numeric value, or a cell reference that contains a numeric value  | Number  | 
  | 
Comments
This function is the same as the Microsoft Excel 'BAHTTEXT' function - using the same inputs, logic and outputs.