MoneyText function

Text category - Numbers To Text family Home 
What the name means"Describe a monetary value as text"
SyntaxMoneyText ( Amount, [Currency], [Language] )
DescriptionRepresents a number and optionally a currency in words, suitable for cheques, contracts etc
VariableType or ValueDescription
Inputs: (3)
1 Amount Float An amount (usually money) Range can be 2 dimensional.
2 Currency Integer (Optional) A number indicating which currency (Optional)
3 Language Integer (Optional) A number indicating which language (Optional)
Output:
Return Value ResultText String The result of the function (a text value)
Defaults and Values

The variable(s) of this function have certain defaults and/or switch values associated with them. Click here to see more.

Examples
  • Preview of the MoneyText example.
  • The above spreadsheet can be accessed from the Quick Reference (on the Business Functions menu), on the Examples menu, or in the Business Functions\Component Examples directory