logo
excelfunctions.org
bookmarks

XIRR

Returns the internal rate of return for a schedule of cash flows that is not necessarily periodic.

FinancialFinance & Accounting

What it does

Calculates IRR for irregular intervals.

Syntax

XIRR(values, dates, [guess])

Arguments

  • values(range) β€” Cash flows.
  • dates(range) β€” Dates of flows.

Examples

Irregular IRR

Calculate return.

FORMULA
=XIRR(B2:B4, A2:A4)
RESULT
0.38
SAMPLE DATA
AB
1DateFlow
22023-01-01-1000
32023-06-01500
42024-01-01800