description:
Converts a number to text, using currency format. |
syntax:
=DOLLAR( number, [decimals] ) |
required arguments:
number | The number to convert. |
optional arguments:
[decimals] | The number of digits to the right of the decimal point. |