DOLLARDE function

Category: Financial
Introduced: Excel 2003

Summary

Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number

Syntax

DOLLARDE(fractional_dollar, fraction) The DOLLARDE function syntax has the following arguments:
• Fractional_dollar Required. A number expressed as an integer part and a fraction part, separated by a decimal symbol.
• Fraction Required. The integer to use in the denominator of the fraction.

Example

=DOLLARDE(1.02,16)
=DOLLARDE(1.1,32)

Microsoft Support Page

https://support.microsoft.com/en-us/office/dollarde-function-db85aab0-1677-428a-9dfd-a38476693427

Back to Functions