Hi everyone.
I need to turn a sentence into initial capitals. In other words, if I get a string such as
"one thousand and forty dollars" I want a function that returns "One Thousand and Forty Dollars".
Can anyone help
Regards
Martin