Microsoft® Excel® based database addin

 

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Imran Murtaza Guest

    Default How convert Numeric number in words

    Is there any easy formula or way to convert numeric values in words? For
    example in cell A1 there is an amount 19549. How could it will be
    automaticaly converted by a formula in cell B1 as Ninteen thousand five
    hundred and forty-nine.
    Please give me an easy answer because i am not a programmer but just an
    excel user.
    Imran Murtaza

  2. #2
    Jacob Skaria Guest

    Default RE: How convert Numeric number in words

    There is no direct function to convert this. For a VBA solution check out the
    below links

    http://www.ozgrid.com/VBA/ValueToWords.htm
    http://support.microsoft.com/kb/213360
    http://www.xldynamic.com/source/xld.xlFAQ0004.html

    --
    Jacob


    "Imran Murtaza" wrote:

    > Is there any easy formula or way to convert numeric values in words? For
    > example in cell A1 there is an amount 19549. How could it will be
    > automaticaly converted by a formula in cell B1 as Ninteen thousand five
    > hundred and forty-nine.
    > Please give me an easy answer because i am not a programmer but just an
    > excel user.
    > Imran Murtaza


  3. #3
    Mike H Guest

    Default RE: How convert Numeric number in words

    Hi,

    You might consider installing the excellent addin MOREFUNC

    You can get it by Googling but here's as good a place as any

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

    When installed you get a library of functions including

    =NBTEXT(A1)

    Which converts numbers to words
    --
    Mike

    When competing hypotheses are otherwise equal, adopt the hypothesis that
    introduces the fewest assumptions while still sufficiently answering the
    question.


    "Imran Murtaza" wrote:

    > Is there any easy formula or way to convert numeric values in words? For
    > example in cell A1 there is an amount 19549. How could it will be
    > automaticaly converted by a formula in cell B1 as Ninteen thousand five
    > hundred and forty-nine.
    > Please give me an easy answer because i am not a programmer but just an
    > excel user.
    > Imran Murtaza


Similar Threads

  1. How to convert a numeric value into words
    By keys2000 in forum Miscellaneous Excel Subjects
    Replies: 1
    Last Post: 08-05-2009, 02:21 AM
  2. how to convert numeric to words Example 525 in words (Twenty five
    By Ganta Amar Nath in forum Miscellaneous Excel Subjects
    Replies: 2
    Last Post: 08-04-2009, 08:56 AM
  3. how to convert numeric into words
    By hitesh in forum New Excel Users Forum
    Replies: 2
    Last Post: 01-30-2009, 03:52 AM
  4. is there any function to convert the numeric number to words
    By new.microsoft.com in forum Programming (VBA, VB, C# etc)
    Replies: 3
    Last Post: 01-24-2009, 11:27 PM
  5. is there any function to convert the numeric number to words
    By new.microsoft.com in forum Programming (VBA, VB, C# etc)
    Replies: 1
    Last Post: 01-24-2009, 11:26 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts