WorksheetFunction.BahtText Method (Excel)
Office 2010
Converts a number to Thai text and adds a suffix of "Baht."
expression .BahtText(Arg1)
expression A variable that represents a WorksheetFunction object.
Parameters
Name | Required/Optional | Data Type | Description |
|---|---|---|---|
Arg1 | Required | Double | A number 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