How to Convert Numbers to Currency
An amount of money can be stored as a numeric value, and rendered as a natural language phrase when needed. The Currency function does this.
Tutorial videos are available here.
Visit our User Forum for discussions and solutions
An amount of money can be stored as a numeric value, and rendered as a natural language phrase when needed. The Currency function does this.
Convert numbers into words (Dollars) in your XpressDox Document Automation template. The Dollars function will translate a numeric value into a currency in words, specifically Dollars in English. Command structure: «Dollars(Price)» Example: «Dollars(Price,”)»(«FormatNumber(Price,’$#,0.00;’)?»)
Convert numbers into words (Euros) in your XpressDox Document Automation template. The Euros function will translate a numeric value into a currency in words, specifically Euros in French. Example: «FormatNumber(Share_price)» («EuroDeutsch(Share_price,”)»)
Convert numbers into words (Euros) in your XpressDox Document Automation template. The Euros function will translate a numeric value into a currency in words, specifically Euros in Spanish. Example: «FormatNumber(Share_price)» («EurosEspanol(Share_price,”)»)
Convert numbers into words (Euros) in your XpressDox Document Automation template. The Euros function will translate a numeric value into a currency in words, specifically Euros in French. Example: «FormatNumber(Share_price)» («EurosFrancaise(Share_price,”)»)
Convert numbers into words (Pounds) in your XpressDox Document Automation template. The Pounds function will translate a numeric value into a currency in words, specifically Pounds. Example: «FormatNumber(Share_price)» («Euros(Share_price,”)») The Pounds function also
Copyright ©2023 XpressDox. All Rights Reserved. | Website By Hello Fascination