WorksheetFunction.BahtText method (Excel)
Converts a number to Thai text and adds a suffix of Baht.
Syntax
expression.BahtText (Arg1)
expression A variable that represents a WorksheetFunction object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Arg1 | Required | Double | A number that you want to convert to text, or a reference to a cell containing a number, or a formula that evaluates to a number. |
Return value
String
Remarks
In Microsoft Excel for Windows, you can change the Baht format to a different style by using Regional Settings or Regional Options in the Control Panel.
In Excel for the Macintosh, you can change the Baht number format to a different style by using Control Panel for Numbers.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.