![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft Excel > Functions > Financial > DOLLARDE |
DOLLARDE(fractional_dollar, fraction) |
| Returns the dollar fraction expressed as a decimal. |
| decimal_dollar | The decimal number you want converted. | |
| fraction | The integer to use in the denominator of a fraction. |
| REMARKS |
| This function is only available if you have the Analysis ToolPak add-in installed. | ||
| If "fraction" is not an integer, it is truncated. | ||
| If "fraction" = 0, then #DIV/0! is returned. | ||
| If "fraction" < 0, then #NUM! is returned. | ||
| This function converts a number expressed as a fraction to an equivalent decimal number. | ||
| This function is useful when working with stock market quotes. |
| EXAMPLES |
|
| Functions - D | Index - D | Office Online |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | Top |