How to use IRR function in Excel?

The IRR (Internal Rate of Return) function in Excel is used to calculate the rate of return for a series of cash flows that occur at regular intervals, such as investment returns. Here’s how you can use the IRR function:

Steps to Use the IRR Function

  • Prepare Your Data:
    • Arrange your cash flows in a single column or row. The cash flows should include at least one negative value (indicating an investment) and one positive value (indicating a return).
  • Select the Cell:
    • Click on the cell where you want the computed IRR value to appear.
  • Enter the Formula:
    • Type the formula `=IRR(range, [guess])`, where `range` is the selection of cells containing your cash flow series. The `guess` is optional and represents your estimate of the IRR. If omitted, Excel defaults to 0.1 (or 10%).
  • Press Enter:
    • After typing the formula, press Enter, and Excel will compute the IRR based on the cash flows you entered.

Example:

Suppose you have the following cash flows:

  • Year 0: -1000 (initial investment)
  • Year 1: 300 (return)
  • Year 2: 400 (return)
  • Year 3: 500 (return)

These are in cells A1 through A4. To calculate the IRR, follow these steps:

  • Click on an empty cell where you want the IRR value, say B1.
  • Enter the formula: `=IRR(A1:A4)`
  • Press Enter. Excel will display the IRR for these cash flows in cell B1.

Additional Notes:

  • Guess: While not required, providing a starting guess for the IRR can be helpful for calculations that are sensitive or have multiple possible IRRs. If the IRR doesn’t converge, try using different guesses.
  • Regular Intervals: The IRR function assumes that cash flows occur at regular intervals, like annually. If cash flows occur at irregular intervals, use the XIRR function.
  • Multiple IRR Values: In certain cases involving alternating cash flows, there might be multiple IRRs. Excel will return only one IRR, which might not always be the one you’re expecting.

By following these steps and tips, you should be able to successfully use the IRR function in Excel to evaluate the profitability of investments.

Unlock Your Potential

Excel

Basic - Advanced

Access

Access Basic - Advanced

Power BI

Power BI Basic - Advanced

Help us grow the project