Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Conveting numbers to text, like a checkbook.

8 views
Skip to first unread message

xcelentform

unread,
Nov 26, 2004, 2:22:27 PM11/26/04
to

I am a self admitted newbie, but I am unable to figure out how to
convert a number in one cell, to text in another cell, just like
writing out a check in a checkbook. If the numbers change, the text
changes as well. Thanks for all who help!


--
xcelentform
------------------------------------------------------------------------
xcelentform's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=16889
View this thread: http://www.excelforum.com/showthread.php?threadid=320637

Bob Phillips

unread,
Nov 26, 2004, 2:59:55 PM11/26/04
to
See http://www.xldynamic.com/source/xld.xlFAQ0004.html

--

HTH

RP
(remove nothere from the email address if mailing direct)


"xcelentform" <xcelentfo...@excelforum-nospam.com> wrote in message
news:xcelentfo...@excelforum-nospam.com...

Rik Smith

unread,
Nov 26, 2004, 3:47:07 PM11/26/04
to
another to check out that's not quite as good... but still works

http://www.ozgrid.com/VBA/ValueToWords.htm

Myrna Larson

unread,
Nov 26, 2004, 3:47:10 PM11/26/04
to
There's no built-in function in Excel to do this. You need to use a VBA macro,
either in a module in the workbook or in an add-in. You've been given links to
the latter, I believe.

Rob van Gelder

unread,
Nov 26, 2004, 4:02:07 PM11/26/04
to

Gord Dibben

unread,
Nov 26, 2004, 5:09:27 PM11/26/04
to
A posting from Norman Harker.............

See:

XL2000: How to Convert a Numeric Value into English Words
http://support.microsoft.com/default.aspx?scid=KB;EN-US;213360

and:

XL: How to Convert a Numeric Value into English Words
http://support.microsoft.com/default.aspx?scid=KB;EN-US;140704&

and:

(courtesy of a cut and paste from a Tom Ogilvy post):

If you want an addin that provides a worksheet function that does this,
download Laurent Longre's free morefunc.xll addin found
here:

http://longre.free.fr/english/

It is downloaded in a zip file which also contains an informative file in
'hlp' format that describes the 33 or so very useful
functions included, one of which does the number to words conversion you
describe (supports various languages and currencies).

See also Laurent's latest version that is multi-lingual.

http://longre.free.fr/tradnombre/NbText.zip

and:
(Courtesy of Andy Wiggins FCCA) of www.BygSoftware.com

This file might be a help:
http://www.bygsoftware.com/examples/zipfiles/num2wrds.zip

It's in the "Accountants" section on page:
http://www.bygsoftware.com/examples/examples.htm
It contains two methods to convert numbers to words and two check writing
routines.

The code is open and commented.

And, finally:

http://groups.google.com/groups?as_umsgid=3B682245...@consumer.org

A post containing a UDF by Bernie Deitrick that will take you into US budget
territory by covering amounts into trillions.
--
Regards
Norman Harker MVP (Excel)
Sydney, Australia

End Norman.........................


Gord Dibben Excel MVP


On Fri, 26 Nov 2004 13:22:27 -0600, xcelentform
<xcelentfo...@excelforum-nospam.com> wrote:

0 new messages