Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Change figures to words

Hi,

Is there any build in functions that can change figures to words ( i.e.
1,010.50 One thousand & ten and cents fifty only ) or need programming to
handle this?

Regards,
Johnny



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Change figures to words

One thousand & ten and cents fifty only

probably not since that is incorrect verbiage.

It would be

One thousand ten dollars and fifty cents

There is code like:

http://support.microsoft.com/?kbid=95640
ACC: How to Convert Currency or Numbers into English Words
The above will work in Excel "right out of the box"

http://support.microsoft.com/?kbid=140704
XL: How to Convert a Numeric Value into English Words

Free Addin by Laurent Longre (Morefunc.xll)
has a worksheet function that does this
--
Regards,
Tom Ogilvy


"johnny" wrote in message
...
Hi,

Is there any build in functions that can change figures to words ( i.e.
1,010.50 One thousand & ten and cents fifty only ) or need programming

to
handle this?

Regards,
Johnny





  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 46
Default Change figures to words

Tom,
This is my reply to you in earlier post by John
regards,
Cecil

Tom, Thanks
In Oxford Advanced Learner's Dictionary 4th edition
Appendix 4 - Numerical Expressions
(In the copy I have page 1522 last line)
1,234,753 One Million, two hundred and thirty- four thousand seven hundred
and fifty-three
Do you mean to say that when dollars comes in that ands have to go away <G
with great respect,
Cecil

"Tom Ogilvy" wrote in message
...
I did some tinkering with the code to insert "and" where necessary



You have to be careful with insertion of the word AND. For example saying

one hundered and thirty-five dollars is incorrect.

it should be one hundered thirty-five dollars

This is a fairly common error.

--
Regards,
Tom Ogilvy

"Tom Ogilvy" wrote in message
...
One thousand & ten and cents fifty only

probably not since that is incorrect verbiage.

It would be

One thousand ten dollars and fifty cents

There is code like:

http://support.microsoft.com/?kbid=95640
ACC: How to Convert Currency or Numbers into English Words
The above will work in Excel "right out of the box"

http://support.microsoft.com/?kbid=140704
XL: How to Convert a Numeric Value into English Words

Free Addin by Laurent Longre (Morefunc.xll)
has a worksheet function that does this
--
Regards,
Tom Ogilvy


"johnny" wrote in message
...
Hi,

Is there any build in functions that can change figures to words ( i.e.
1,010.50 One thousand & ten and cents fifty only ) or need programming

to
handle this?

Regards,
Johnny







  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Change figures to words

Perhaps it is an American thing, but dollars would not change that it should
be:

One Million two hundred thirty-four thousand seven hundred fifty-three

I don't claim to be an authority, but having taught this once as part of a
course, that is my recollection.

--
Regards,
Tom Ogilvy



"Cecilkumara Fernando" wrote in message
...
Tom,
This is my reply to you in earlier post by John
regards,
Cecil

Tom, Thanks
In Oxford Advanced Learner's Dictionary 4th edition
Appendix 4 - Numerical Expressions
(In the copy I have page 1522 last line)
1,234,753 One Million, two hundred and thirty-four thousand seven hundred
and fifty-three
Do you mean to say that when dollars comes in that ands have to go away

<G
with great respect,
Cecil

"Tom Ogilvy" wrote in message
...
I did some tinkering with the code to insert "and" where necessary



You have to be careful with insertion of the word AND. For example

saying

one hundered and thirty-five dollars is incorrect.

it should be one hundered thirty-five dollars

This is a fairly common error.

--
Regards,
Tom Ogilvy

"Tom Ogilvy" wrote in message
...
One thousand & ten and cents fifty only

probably not since that is incorrect verbiage.

It would be

One thousand ten dollars and fifty cents

There is code like:

http://support.microsoft.com/?kbid=95640
ACC: How to Convert Currency or Numbers into English Words
The above will work in Excel "right out of the box"

http://support.microsoft.com/?kbid=140704
XL: How to Convert a Numeric Value into English Words

Free Addin by Laurent Longre (Morefunc.xll)
has a worksheet function that does this
--
Regards,
Tom Ogilvy


"johnny" wrote in message
...
Hi,

Is there any build in functions that can change figures to words (

i.e.
1,010.50 One thousand & ten and cents fifty only ) or need

programming
to
handle this?

Regards,
Johnny









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
Formula to change figures into words Dave Hebert Excel Discussion (Misc queries) 2 May 25th 08 10:06 PM
formula to change figures into words Dave Hebert Excel Discussion (Misc queries) 3 May 21st 08 08:21 PM
conversion of figures into words ARDENT Excel Worksheet Functions 2 March 1st 08 12:19 PM
Figures in words Sai Krishna[_2_] Excel Discussion (Misc queries) 2 December 28th 07 12:34 PM
How do I change automatically figures into words in Excel Mohammed Shabir Excel Worksheet Functions 1 November 13th 06 08:58 AM


All times are GMT +1. The time now is 03:55 PM.

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"