SQLDrill.com - Excel Addin for using SQL

Microsoft® Excel® based database addin

 

Go Back   SQL Drill Excel Add-in > Excel > New Excel Users Forum

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-09-2010, 10:41 AM
Imran Murtaza
Guest
 
Posts: n/a
Default write number amount convert to in words

... like for a cell content of 3,456 I want this to appear in text as '
Three thousand four hundered fifty six'. Is it possible through some Format
cell command in same cell or by copy - paste special type into a new cell ?
Thnaks,
Imran Murtaza
Reply With Quote
  #2 (permalink)  
Old 02-09-2010, 11:51 AM
AltaEgo
Guest
 
Posts: n/a
Default Re: write number amount convert to in words

Currency?

Here's two custom functions to get you started. One function for currency;
one for numbers only:
http://www.meadinkent.co.uk/xlnumberstext.htm
http://support.microsoft.com/kb/213360

The second URL gives instructions how to load and use the function(s). Don't
follow the instructions too literally - copy and paste the code rather than
type :-)


--
Steve

"Imran Murtaza" <Imran Murtaza@discussions.microsoft.com> wrote in message
news:5682D4B6-F3EC-4F8D-8831-5F0D1BC9B3E8@microsoft.com...
> .. like for a cell content of 3,456 I want this to appear in text as '
> Three thousand four hundered fifty six'. Is it possible through some
> Format
> cell command in same cell or by copy - paste special type into a new cell
> ?
> Thnaks,
> Imran Murtaza


Reply With Quote
  #3 (permalink)  
Old 02-09-2010, 01:41 PM
Bernard Liengme
Guest
 
Posts: n/a
Default Re: write number amount convert to in words

Numbers to words
http://www.sulprobil.com/html/spellnumber.html
1E+15 >>>>> Error (Absolute amount > 999999999999999)! <<<<<
0,123 Zero Dollars and Twelve Cents (rounded)
-1 Minus One Dollar and Zero Cents
20,123 Twenty Dollars and Twelve Cents (rounded)
-20,123 Minus Twenty Dollars and Twelve Cents (rounded)
1,01 One Dollar and One Cent
1000001,01 One Million One Dollars and One Cent

http://www.contextures.com/excelfilesRon.html (VBA)
1E+15 #ZAHL!
0,123 No Dollars and No Cents
-1 #WERT!
20,123 Twenty Dollars and No Cents
-20,123 #WERT!
1,01 One Dollar and No Cents
1000001,01 One Million One Dollars and No Cents

http://support.microsoft.com/default...b;en-us;213360
1E+15 Hundred Fifteen Dollars and No Cents
0,123 No Dollars and Twelve Cents
-1 One Dollar and No Cents
20,123 Twenty Dollars and Twelve Cents
-20,123 Hundred Twenty Dollars and Twelve Cents
1,01 One Dollar and One Cent
1000001,01 One Million One Dollars and One Cent

http://www.ozgrid.com/VBA/ValueToWords.htm
1E+15 Hundred Fifteen Dollars and No Cents
0,123 No Dollars and Twelve Cents
-1 One Dollar and No Cents
20,123 Twenty Dollars and Twelve Cents
-20,123 Hundred Twenty Dollars and Twelve Cents
1,01 One Dollar and One Cent
1000001,01 One Million One Dollars and One Cent

Please note that in German Excel the "," represents the "." but you
should get similar results.
IMHO any serious spellnumber function should check its inputs
thoroughly and all your suggested versions DON'T (to be fair to
XLDynamics, I did not check recently, so that's maybe an outdated
status of information).

from a post by Bernd Plumhoff
best wishes
--
Bernard Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme

"Imran Murtaza" <Imran Murtaza@discussions.microsoft.com> wrote in message
news:5682D4B6-F3EC-4F8D-8831-5F0D1BC9B3E8@microsoft.com...
> .. like for a cell content of 3,456 I want this to appear in text as '
> Three thousand four hundered fifty six'. Is it possible through some
> Format
> cell command in same cell or by copy - paste special type into a new cell
> ?
> Thnaks,
> Imran Murtaza


Reply With Quote
  #4 (permalink)  
Old 02-09-2010, 03:41 PM
Ms-Exl-Learner
Guest
 
Posts: n/a
Default RE: write number amount convert to in words

Follow the below link and download the MoreFuction Addin from that and run
the setup.

http://download.cnet.com/Morefunc/30...-10423159.html

After doing that open excel and goto

Tools>>Add-Ins>Check the Morefunc(add-in Function)>>Ok

Then go to

Insert>>Functions>>Select a Category>>Select Morefun>>Select a
Funcion:>>Select NBTEXT>>Ok. That's It!!!!

Remember to Click Yes, if this post helps!

--------------------
(Ms-Exl-Learner)
--------------------


"Imran Murtaza" wrote:

> .. like for a cell content of 3,456 I want this to appear in text as '
> Three thousand four hundered fifty six'. Is it possible through some Format
> cell command in same cell or by copy - paste special type into a new cell ?
> Thnaks,
> Imran Murtaza

Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
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 can i convert an amount into words.( say for example: 1= one) MR.SHAH ALAM Programming (VBA, VB, C# etc) 2 03-01-2009 06:25 PM
Convert amount in cell to words Raj Shah General Excel Discussion 4 01-13-2009 03:07 AM
how to write an amount in words through formula Abbas_Niazi General Excel Discussion 4 01-11-2009 04:55 PM
how to convert amount in figuers t oamount in words nimesh.kothari Worksheet Functions 1 01-09-2009 01:25 AM
how to convert amount in figuers t oamount in words nimesh.kothari Worksheet Functions 1 01-09-2009 01:14 AM


All times are GMT. The time now is 11:31 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 |Website Pricer