+ Reply to Thread
Results 1 to 6 of 6

VBA Code for Percentage value to English Word

  1. #1
    Registered User
    Join Date
    07-28-2011
    Location
    Philippines
    MS-Off Ver
    Excel 2010
    Posts
    80

    VBA Code for Percentage value to English Word

    Hi everyone,


    What is the VBA code for converting percentage value to English Word.

    Example:
    85.51 = Eighty Five point Fifty One Percent
    91.00 = Ninety One Percent
    7.11 = Seven point Eleven Percent


    Thank you in advance
    Last edited by chergian; 03-15-2017 at 04:57 AM.

  2. #2
    Forum Guru karedog's Avatar
    Join Date
    10-03-2014
    Location
    Indonesia
    MS-Off Ver
    2003
    Posts
    2,971

    Re: VBA Code for Percentage value to English Word

    Maybe :
    Please Login or Register  to view this content.
    1. I care dog
    2. I am a loop maniac
    3. Forum rules link : Click here
    3.33. Don't forget to mark the thread as solved, this is important

  3. #3
    Registered User
    Join Date
    07-28-2011
    Location
    Philippines
    MS-Off Ver
    Excel 2010
    Posts
    80

    Re: VBA Code for Percentage value to English Word

    Quote Originally Posted by karedog View Post
    Maybe :
    Please Login or Register  to view this content.

    Thank you so much karedog.... But there are something wrong with .01 to .09, it's spell this way:

    Example:
    90.01 spell as "Ninety point One Percent" - instead "Ninety point Zero One Percent"
    90.02 spell as "Ninety point Two Percent" - instead "Ninety point Zero Two Percent"
    ...and up to .09...

    Hope you get my point...

  4. #4
    Forum Guru karedog's Avatar
    Join Date
    10-03-2014
    Location
    Indonesia
    MS-Off Ver
    2003
    Posts
    2,971

    Re: VBA Code for Percentage value to English Word

    Replace the F_percent() function above with this :

    Please Login or Register  to view this content.
    And don't forget to mark this thread as solved :
    select Thread Tools from the menu link above and mark this thread as SOLVED.

  5. #5
    Registered User
    Join Date
    07-28-2011
    Location
    Philippines
    MS-Off Ver
    Excel 2010
    Posts
    80

    Re: VBA Code for Percentage value to English Word

    Quote Originally Posted by karedog View Post
    replace the f_percent() function above with this :

    Please Login or Register  to view this content.
    and don't forget to mark this thread as solved :
    Select thread tools from the menu link above and mark this thread as solved.


    thank so much karedog... It works!

  6. #6
    Forum Guru karedog's Avatar
    Join Date
    10-03-2014
    Location
    Indonesia
    MS-Off Ver
    2003
    Posts
    2,971

    Re: VBA Code for Percentage value to English Word

    You are welcome, thanks for marking the thread as solved and for the rep.points.

    Regards

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. valid english word
    By zerodegree in forum Excel General
    Replies: 6
    Last Post: 12-30-2016, 12:52 PM
  2. how to convert numeric value to english word?
    By vengatvj in forum Excel General
    Replies: 6
    Last Post: 03-14-2015, 03:53 PM
  3. English Word to Numeric digit conversion of numbers- How to do it?
    By Dipyaman in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-18-2013, 06:29 PM
  4. convert number to english word
    By mimzkie1101 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-10-2012, 05:41 AM
  5. predefine english word on the cell
    By garyww in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-27-2006, 07:45 AM
  6. ms excel predefine english word on the cell
    By garyww in forum Excel General
    Replies: 1
    Last Post: 06-27-2006, 07:45 AM
  7. [SOLVED] How to convert english word to pronoun in excel?
    By nath in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-13-2006, 12:55 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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1