The information in this article applies to:
SUMMARYMicrosoft Excel 5.0 Help gives the following example of the XIRR() financial function: Consider an investment that requires a $10,000 cash payment on January 1, 1992, and returns $2750 on March 1, 1992, $4250 on October 30, 1992, $3250 on February 15, 1993, and $2750 on April 1, 1993. The internal rate of return (in the 1900 Date System) is:This example is incorrect: none of the values in the first argument are negative. The formula will return the #NUM! error value.XIRR({10000,2750,4250,3250,2750}, In the XIRR() function, at least one value in the first array must be negative. In this example the first value, 10000, must be -10000 in order to return the result of 37.3363%. NOTE: This example is shown correctly on page 297 of the "Microsoft Excel 5.0 Worksheet Function Reference" by Microsoft Press. REFERENCEFor more information about the XIRR() function, choose the Search button in Help and type:XIRR Additional query words:
Keywords : |
Last Reviewed: September 21, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |