Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Albert
 
Posts: n/a
Default Turn numbers into letters

Hi everyone I need to translate numbers into letters using an excel macro.
Any idea on how to do so?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default Turn numbers into letters

Assuming you have complete freedom in the choice of letters, use Roman
Numerals:


if A1 contains 10, then ROMAN(A1) would show X
--
Gary's Student


"Albert" wrote:

Hi everyone I need to translate numbers into letters using an excel macro.
Any idea on how to do so?

  #3   Report Post  
Posted to microsoft.public.excel.misc
Albert
 
Posts: n/a
Default Turn numbers into letters



"Albert" wrote:

Hi everyone I need to translate numbers into letters using an excel macro.
Any idea on how to do so?


Hi I appreciate the help, but what I meant was how to turn a number (EJ 100)
into letters (One hundred), sorry if I didn´t make myself clear
  #4   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default Turn numbers into letters

No problem at all. This is a common request. See:


XL: How to Convert a Numeric Value into English Words
http://support.microsoft.com/default...N-US;q140704&;


--
Gary's Student


"Albert" wrote:



"Albert" wrote:

Hi everyone I need to translate numbers into letters using an excel macro.
Any idea on how to do so?


Hi I appreciate the help, but what I meant was how to turn a number (EJ 100)
into letters (One hundred), sorry if I didn´t make myself clear

  #5   Report Post  
Posted to microsoft.public.excel.misc
exceluserforeman
 
Posts: n/a
Default Turn numbers into letters

--------------------------------------------------------------------------------
http://au.geocities.com/excelmarksway

Click the Converters Button

How it works:

NumberWordConversion:
Click a Cell to evaluate or type the word number (or integer number) into
the Textbox. If it is a Cell Value then click the "Cell Contents" button else
click the "Textbox Contents" button to setup the number context. If it is a
word number to integer (one thousand to 1,000) then Click the Right Arrow
Button. If it is an integer number to a word number (1,000 to one thousand)
then Click the Left Arrow Button. Only one button will be enabled, anyhow.
Currency or regular numbers are acceptable. Also, the Currency type accepted
is: Dollars, Pounds, Euros, Yen, or None. Funny numbers, mixed words/numbers
(one hundred dollars and 00/100) etc are not acceptable and will either not
be converted or the results may not be what is expected. The maximum number
is 999,999,999,999,999.99 and the minimum number is 0. Negatives are read as
a postive number.
There are variations in different countries on what determines a Trillion or
Billion. The following shows the determination of this Utility:
999 million + 1 = One Billion
999 Billion + 1 = One Trillion
One Trillion = 1,000,000,000,000
One Billion = 1,000,000,000
One Million= 1,000,000
One Thousand = 1,000
One Hundred = 100
Ten = 10
Zero = 0
The code is written in long-hand.
Written by Mark E. Philpot March 2006 Copyright,
NumberWordConversion.xls


----------------------------------------------------
"Albert" wrote:

Hi everyone I need to translate numbers into letters using an excel macro.
Any idea on how to do so?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I change format of page numbers to letters in Excel? DonnaGoof Excel Discussion (Misc queries) 2 November 15th 05 07:35 PM
How do I sort letters before numbers in Excel? RiverGirl Excel Discussion (Misc queries) 4 May 27th 05 04:09 PM
How do I set up formulas with letters and numbers? lisaw Excel Worksheet Functions 3 May 6th 05 10:05 PM
row numbers & column letters ALOlson21 Excel Discussion (Misc queries) 3 December 10th 04 05:45 PM
How do I change column labels from numbers to letters in Excel? AllisonCincy Excel Discussion (Misc queries) 2 December 9th 04 12:55 AM


All times are GMT +1. The time now is 04:17 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"