XIRR function

The XIRR function is one of the financial functions. It is used to calculate the internal rate of return for a series of irregular cash flows.

Syntax

XIRR(values, dates, [guess])

The XIRR function has the following arguments:

ArgumentDescription
valuesAn array that contains the series of payments occuring irregularly. At least one of the values must be negative and at least one positive.
datesAn array that contains the payment dates when the payments are made or received. Dates must be entered by using the DATE function.
guessAn estimate at what the internal rate of return will be. It is an optional argument. If it is omitted, the function will assume guess to be 10%.
Notes

How to apply the XIRR function.

Examples

The figure below displays the result returned by the XIRR function.

XIRR Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags