Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mani
 
Posts: n/a
Default how i change thai text to english text


BAHTTEXT(number)
Number is 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

Converts a number to Thai text

In Microsoft Excel for Windows, you can change the Baht format to a
different style by using Regional Settings or Regional Options in Control
Panel.
In Excel for the Macintosh, you can change the Baht number format to a
different style by using Control Panel for Numbers.

I try to change Thai text to English Text however I cant Change the text

Please assist me on Changing the Test from Thai to English

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
macropod
 
Posts: n/a
Default how i change thai text to english text

Hello Mani,

In English-language Excel the equivalent function is DOLLAR, another
possibility is FIXED


Syntax

DOLLAR(number,decimals)

Converts a number to text using currency format, with the decimals rounded
to the specified place. The format used is $#,##0.00_);($#,##0.00).

Number is a number, a reference to a cell containing a number, or a
formula that evaluates to a number.

Decimals is the number of digits to the right of the decimal point. If
decimals is negative, number is rounded to the left of the decimal point. If
you omit decimals, it is assumed to be 2.


Syntax

FIXED(number,decimals,no_commas)

Number is the number you want to round and convert to text.

Decimals is the number of digits to the right of the decimal point.

No_commas is a logical value that, if TRUE, prevents FIXED from including
commas in the returned text. If no_commas is FALSE or omitted, then the
returned text includes commas as usual.

.. Numbers in Microsoft Excel can never have more than 15 significant digits,
but decimals can be as large as 127.
.. If decimals is negative, number is rounded to the left of the decimal
point.
.. If you omit decimals, it is assumed to be 2.


Cheers

--
macropod
[MVP - Microsoft Word]


"Mani" wrote in message
...

BAHTTEXT(number)
Number is 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

Converts a number to Thai text

In Microsoft Excel for Windows, you can change the Baht format to a
different style by using Regional Settings or Regional Options in Control
Panel.
In Excel for the Macintosh, you can change the Baht number format to a
different style by using Control Panel for Numbers.

I try to change Thai text to English Text however I can't Change the text

Please assist me on Changing the Test from Thai to English



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I get Arabic numbers converted to English text format? Kantoo Excel Worksheet Functions 1 March 6th 06 04:00 AM
How do I change the default cell formatting to be text? mojitsu Excel Discussion (Misc queries) 2 August 18th 05 05:37 PM
Conversion of a Number into English Text Nasir Ali Excel Worksheet Functions 1 July 28th 05 08:50 AM
text color change in cell reference TomKat743 Excel Discussion (Misc queries) 3 June 16th 05 12:38 AM
change typed text to upper case CT Cameron Excel Discussion (Misc queries) 2 November 30th 04 01:07 AM


All times are GMT +1. The time now is 09:27 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"