How to Spell a Number in MS Excel

mdee

Member
Jun 27, 2009
1,810
99
0
Small Planet
Today’s computer users preference in using MS-Excel is undoubtedly very high; specially users in financial/accounting field. They use MS-Excel to produce financial statements, invoices, etc endless documents. As a practice accounting professionals need printing important amounts in a work-sheet in text form – a number spelled-out in word.

Couples of years back one of my ex-colleague (an expert in Excel) seek helps on this task. Unfortunately to convert a number into text no built in function available in MS-Excel. However the requirement is handled through a custom function.

I would like to share this tips.

Are you interested?

Download SpellNumber.zip
http://www.mediafire.com/?sharekey=b9680716805c07b8ed24a2875c7fa58eabcaddfffc18dfc0c95965eaa7bc68bc

That contains:
·SpellNumber-Procedure.pdf – steps/procedure is explained
·SpellNumberLKR.txt – script
·SpellNumberInt – script

Need any help please write.

You like this Post please leave a comment and add to my reputation
 

Pura Pagal

Member
May 2, 2008
1,233
29
0
Today’s computer users preference in using MS-Excel is undoubtedly very high; specially users in financial/accounting field. They use MS-Excel to produce financial statements, invoices, etc endless documents. As a practice accounting professionals need printing important amounts in a work-sheet in text form – a number spelled-out in word.

Couples of years back one of my ex-colleague (an expert in Excel) seek helps on this task. Unfortunately to convert a number into text no built in function available in MS-Excel. However the requirement is handled through a custom function.

I would like to share this tips.

Are you interested?

Download SpellNumber.zip
http://www.mediafire.com/?sharekey=b9680716805c07b8ed24a2875c7fa58eabcaddfffc18dfc0c95965eaa7bc68bc

That contains:
·SpellNumber-Procedure.pdf – steps/procedure is explained
·SpellNumberLKR.txt – script
·SpellNumberInt – script

Need any help please write.

You like this Post please leave a comment and add to my reputation

You don't need mediafire link, it is available on Microsoft Site as well
 

mdee

Member
Jun 27, 2009
1,810
99
0
Small Planet
You don't need mediafire link, it is available on Microsoft Site as well

Of course sample script available in Microsoft site, I do not deny it. That’s the reason I mentioned in doc I provided, for your info it is quoted here:

…Excel does not have built-in function to spell-out number in word, i.e. like check-writing. To assist a desperate colleague few years ago; my web hunting gave a help! Microsoft had published a sample script for the purpose, that has been modified to meet own requirement….

… Using Microsoft provided sample, faced a problem due to security level set-up. Unable to get help from “Excel Expert” sites also, however later on cracked it! …