+ Reply to Thread
Results 1 to 4 of 4

Converting words to numbers

  1. #1
    Registered User
    Join Date
    02-06-2006
    Posts
    1

    Converting words to numbers

    Is there any way to convert words to numbers i.e. 'One' to 1, 'five' to 5 etc etc

    I have found how to convert numbers to words but nothing on how to do the reverse

  2. #2
    Don Guillett
    Guest

    Re: Converting words to numbers

    you could make a table
    =VLOOKUP(G1,D1:E4,2,0)

    --
    Don Guillett
    SalesAid Software
    dguillett1@austin.rr.com
    "vstromer77" <vstromer77.22tafn_1139235902.3939@excelforum-nospam.com> wrote
    in message news:vstromer77.22tafn_1139235902.3939@excelforum-nospam.com...
    >
    > Is there any way to convert words to numbers i.e. 'One' to 1, 'five' to
    > 5 etc etc
    >
    > I have found how to convert numbers to words but nothing on how to do
    > the reverse
    >
    >
    > --
    > vstromer77
    > ------------------------------------------------------------------------
    > vstromer77's Profile:
    > http://www.excelforum.com/member.php...o&userid=31217
    > View this thread: http://www.excelforum.com/showthread...hreadid=508914
    >




  3. #3
    Kevin B
    Guest

    RE: Converting words to numbers

    Try perusing this website containing custom functions:

    http://www.ozgrid.com/VBA/ValueToWords.htm
    --
    Kevin Backmann


    "vstromer77" wrote:

    >
    > Is there any way to convert words to numbers i.e. 'One' to 1, 'five' to
    > 5 etc etc
    >
    > I have found how to convert numbers to words but nothing on how to do
    > the reverse
    >
    >
    > --
    > vstromer77
    > ------------------------------------------------------------------------
    > vstromer77's Profile: http://www.excelforum.com/member.php...o&userid=31217
    > View this thread: http://www.excelforum.com/showthread...hreadid=508914
    >
    >


  4. #4
    Tom Ogilvy
    Guest

    Re: Converting words to numbers

    Somewhere amongst the advertising, there was a VBA procedure that does the
    opposite of what the OP asked.

    --
    Regards,
    Tom Ogilvy


    "Kevin B" <kbackmann@sbcglobal.net.spamBgone> wrote in message
    news:AF46D9DD-ACE4-49D0-9B0C-273E9C938510@microsoft.com...
    > Try perusing this website containing custom functions:
    >
    > http://www.ozgrid.com/VBA/ValueToWords.htm
    > --
    > Kevin Backmann
    >
    >
    > "vstromer77" wrote:
    >
    > >
    > > Is there any way to convert words to numbers i.e. 'One' to 1, 'five' to
    > > 5 etc etc
    > >
    > > I have found how to convert numbers to words but nothing on how to do
    > > the reverse
    > >
    > >
    > > --
    > > vstromer77
    > > ------------------------------------------------------------------------
    > > vstromer77's Profile:

    http://www.excelforum.com/member.php...o&userid=31217
    > > View this thread:

    http://www.excelforum.com/showthread...hreadid=508914
    > >
    > >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1