Financial - DOLLARFR Function



Description

The DOLLARFR function converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction.

Syntax

DOLLARFR (decimal_dollar, fraction)

Arguments

Argument Description Required/ Optional
Decimal_dollar A decimal number. Required
Fraction The integer to use in the denominator of a fraction. Required

Notes

  • If fraction is not an integer, it is truncated.

  • If fraction is less than 0, DOLLARFR returns the #NUM! error value.

  • If fraction is 0, DOLLARFR returns the #DIV/0! error value.

Applicability

Excel 2007, Excel 2010, Excel 2013, Excel 2016

Example

DOLLARFR Function
advanced_excel_financial_functions.htm
Advertisements