Re: Converting numbers into words

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Rick Rothstein (rickNOSPAMnews_at_NOSPAMcomcast.net)
Date: 01/07/05


Date: Fri, 7 Jan 2005 13:34:29 -0500


> Can anyone point me at a function that takes a numeric parameter and
returns
> a string containing the number in words? I'm writing an app that
prints
> cheques so I need the amount in words, and I thought I'd ask before
going to
> the trouble of potentially reinventing a wheel.

This one is my personal favorite.<g>

http://vbnet.mvps.org/code/helpers/numbertotext.htm

Rick - MVP



Relevant Pages

  • Re: Display contents of text file in the Browser
    ... It sounds like your app is attempting to read from the file at the same time ... that it is writing to it, ... process and attempting to read the file and display it at the same time. ... memory, and return that string to the client, while launching a separate ...
    (microsoft.public.dotnet.framework.aspnet)
  • Converting numbers into words
    ... Can anyone point me at a function that takes a numeric parameter and returns ... a string containing the number in words? ... I'm writing an app that prints ...
    (microsoft.public.vb.general.discussion)
  • Re: =?UTF-8?B?bGVuZ3RoIG9mIHZhcmlhYmxl?=
    ... I am writing a short app that will collect some information and produce a text file based on that information. ... strings are immutable, the various methods on string don't modify the existing string but return a new, modified one) ... Hans Kesting ...
    (microsoft.public.dotnet.languages.csharp)
  • How to convert byte() to string, and from string back to byte()
    ... I'm writing an app in vb.net 1.1 and need to convert a byte array into a ... string, and then from a string back to a byte array. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: June 2005 EAL Question
    ... parameter to a string. ... > public class MyEventLogInstaller: Installer ... You have a web app, ... >>> at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean ...
    (microsoft.public.dotnet.general)