Leading the way in Microsoft Office Development
 Home|Excel|Word|PowerPoint|Consultancy|Feedback|Contact 
 Microsoft Excel > Functions > Text > BAHTTEXT

 

BAHTTEXT(number)

 
 Returns the number converted to Thai text and adds the word "Baht".

 numberThe number you want converted to Thai.

 REMARKS
 
  • This function was added in Excel 2002.
     
  • The "number" can be a number, cell reference or formula that resolves to a number.
     
  • The text in the following example cannot be displayed as it is in Thai.
     
  • If you need to convert numbers into text then please refer to the Functions User Defined > SPELLNUMBER page.

     EXAMPLES
     
     A
    1=BAHTTEXT(10) = "Ten Baht" (in Thai)
    2=BAHTTEXT(200) = "Two Hundred Baht" (in Thai)
    3=BAHTTEXT("some text") = #VALUE!
     

     Functions - B | Index - B | Text Manipulation | Office Online 

     Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved.Top