Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
sahas
 
Posts: n/a
Default convert numeric to text

In the menu of EXCEL has "Bahttext" function,but haven't numberic text
function,such as when we want to convert "100" to "one hundred" ,it haven't
function.
Thank you.
Sahas
  #2   Report Post  
Abdul Hameed
 
Posts: n/a
Default

sahas, have a look here
http://support.microsoft.com/default.aspx?scid=kb;[LN];Q95640

Copy the code from this link and Paste in your excel sheet .

To put in this function, from your workbook right-click the workbook's icon
and pick View Code. This icon is to the left of the "File" menu this will
open the VBA editor, in the left hand window click on your workbook name, go
to insert, module, and paste the code in the window that opens on the right
hand side, press Alt and Q to close this window and go back to your
workbook. If you are using excel 2000 or newer you may have to change the
macro security settings to get the macro to run.



then use something like this in a cell



=ConvertCurrencyToEnglish(5.25)

or

=ConvertCurrencyToEnglish(A4)

Abdul Hameed

"sahas" wrote in message
...
In the menu of EXCEL has "Bahttext" function,but haven't numberic text
function,such as when we want to convert "100" to "one hundred" ,it
haven't
function.
Thank you.
Sahas



  #3   Report Post  
Harald Staff
 
Posts: n/a
Default

Hi Sahas

There is no built-in function for that. Download and install Laurent
Longre's addin MoreFunc.xll from
http://longre.free.fr/english/
and you have a NBText function (and lots of other good things).

HTH. Best wishes Harald

"sahas" skrev i melding
...
In the menu of EXCEL has "Bahttext" function,but haven't numberic text
function,such as when we want to convert "100" to "one hundred" ,it

haven't
function.
Thank you.
Sahas



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
Convert text to numbers gennario Excel Discussion (Misc queries) 6 January 11th 05 12:56 AM
Read Text File into Excel Using VBA Willie T Excel Discussion (Misc queries) 13 January 8th 05 01:37 AM
Convert data of cells to any type: Number, Date&Time, Text Kevin Excel Discussion (Misc queries) 0 December 30th 04 07:55 AM
convert a column of text to proper Harvey New Users to Excel 4 December 17th 04 03:25 PM
how do I easily convert a single column of text (multiple rows si. philmah Excel Discussion (Misc queries) 2 December 16th 04 01:24 AM


All times are GMT +1. The time now is 08:23 AM.

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

About Us

"It's about Microsoft Excel"