Convert a number to an American word representation. Currency and check amounts will be rounded to 2 decimal places.
http://www.calculatorsoup.com/calculators/conversions/numberstowords.php
the following uses more and
http://www.calculator.org/calculate-online/mathematics/text-number.aspx
[Excel] A formula to convert number to words
http://ccm.net/faq/19271-how-to-convert-numbers-to-words-in-excel
use the following formula in the formula box
=CONCATENATE(TEXT(UPPER(Spell Number(B6)),0),"ONLY")
actually it did not work
http://www.calculatorsoup.com/calculators/conversions/numberstowords.php
the following uses more and
http://www.calculator.org/calculate-online/mathematics/text-number.aspx
[Excel] A formula to convert number to words
http://ccm.net/faq/19271-how-to-convert-numbers-to-words-in-excel
use the following formula in the formula box
=CONCATENATE(TEXT(UPPER(Spell Number(B6)),0),"ONLY")
actually it did not work
No comments:
Post a Comment