0% found this document useful (0 votes)
103 views2 pages

NPV Excel

Download as docx, pdf, or txt
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1/ 2

Setting up Our Data for the NPV and IRR Functions

Let’s look at the structure of the data we will use. In column B (“Amount”), we have
values including initial investment and yearly incomes. In column C (“Description”) we
have a description of every amount. The discount rate is in F2. In the cell F3, we want to
get the IRR, while in F4 NPV.

Figure 2. Data that we will use in the NPV and IRR example

Get an NPV of Values Using the NPV Function


In our example, we want to get the NPV of the values in the range B3:B10. The result will
be in the cell F4.

The formula looks like:

=NPV(F2, B4:B10) + B3

The parameter rate is the cell F2, while the values are in the range B4:B10. We omit the
first value from B3, as it is negative and add it to the function result.

To apply the NPV function, we need to follow these steps:

 Select cell E3 and click on it


 Insert the formula: =NPV(F2, B4:B10) + B3
 Press enter.

Figure 3. Using the NPV function to get the net present value of the investment

Finally, the result in the cell F4 is $3,633,448, which is the net present value of the
investment and returns with the discount rate of 10%.

Get an IRR of Values Using the IRR Function


In this example, we want to get the IRR of the values in the range B3:B10. The result will
be in the cell F3.

The formula looks like:

=IRR(B3:B10)

The parameter values is the range B3:B10

To apply the IRR function, we need to follow these steps:

 Select cell F3 and click on it


 Insert the formula: =IRR(B3:B10)
 Press enter.

You might also like