Converts a given dollar decimal number into its fractional representation.
Syntax
Examples
|
Formula |
Result |
|
=DOLLARFR(A2;B2) |
2.068 |
|
=DOLLARFR(A3;B3) |
89.125 |
|
=DOLLARFR(A4;B4) |
100.0135 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
|
#NUM! |
|
|
#DIV/0! |
|
Similar Functions