How to calculate NPV in Excel
In Excel's financial functions, you've probably seen NPV, but have you ever asked what NPV is and what help users have?
Today let's learn Dexterity Software to learn offline!
What is NPV?
First, what is NPV? What is the benefit of NPV?
NPV is the Net Present Value (NPV) , that is, the net present value of an investment. Based on the NPV, the investor calculates the difference between the present value of cash inflows and the current value of cash outflows. This method uses monetary value over time to deduct the future cash flows to return the present value of a basic investment item, based on the expected discount rate.
NPV formula
(NPV = sumlimits_ {t = 1} ^ n {frac {{{C_t}}} {{{{(1 + r)} ^ t}}}})
Inside:
- ({C_t}): Net cash flow at time t (Cashflow)
- ({C_0}): Initial capital expenditure of an investment / project
- r: Discount rate
- n: Total duration of project implementation
- t: Time to calculate cash flow
You can simply understand that if the NPV value is greater than C0, that project is feasible.
To better understand NPV, consider the following example:
You have the capital of VND 500,000,000 to buy a car to run a taxi. The net profit earned a year is VND 120,000,000. Expected use time is 7 years. If you send to the bank savings interest rate of 15% / year, should you save money or buy an investment car?
To find this decision, calculate your NPV after 7 years using the following formula:
Step 1: You calculate the value (frac {{{C_t}}} {{{{(1 + r)} ^ t}}}) of each year.
Step 2: You calculate the sum (frac {{{C_t}}} {{{{(1 + r)} ^ t}}}) of 7 years. The net present value of an investment of VND 700,000,000 will be purchased if buying a car.
Step 3: So after 7 years, the net present value of the investment is only 584,210,258 => Do not implement this project. Instead, you should find another plan or save money.
How to use the NPV function in Excel?
To simplify the calculation of NPV, Excel developed the NPV function with the following function syntax:
= NPV (rate, value1, [value2], .)
Inside:
- rate: Discount rate (for example, 10%).
- value1, 2, 3: Cash flow every year 1, 2, 3 . (according to the example is 120 million per year).
You enter the formula and get the same result as above:
Note: The NPV function results automatically returns the Currency format , to change the format of the cell you select the result cell, press the shortcut Ctrl + 1 to open the Format Cells dialog box .
Adjust the Number format or the format you want.
Very simple, right? Instead of calculating each net present value of the amount earned each year and then adding up, you can always use the NPV function available in Excel software.
Good luck!
You should read it
- Calculate the total value of the filtered list in Excel
- SUM function in Excel: How to use SUM to calculate totals in Excel - SUM function in Excel
- Calculation of percentages in Excel
- How to use the SUM function to calculate totals in Excel
- How to use the kernel function (PRODUCT function) in Excel
- How to use DSUM function in Excel
- How to calculate totals in Excel
- How to calculate the number of days in Excel
May be interested
- How to calculate the number of days in Excelhow many days from january 9, 2015 to june 12, 2017? if you can find results within 5 seconds, you are truly a genius. however, this is no longer a problem when you know how to use excel.
- How to calculate the average in Excelthe following article guides you in detail how to calculate the average in excel. there are 2 ways to calculate the average value: - calculate the average value according to the usual calculation formula. - calculate the average value using the average function.
- How to calculate percentages in Excel, the percentage calculation in Excel is the fastest and most standardhow to calculate percentages in excel, the percentage calculation in excel is the fastest and most standard. in the process of processing data in excel, there are many cases where you need to calculate the percentage in excel but you don't know how to calculate it? so please join us
- 3 Ways to calculate sum in Excel quickly and accuratelycalculating sum in excel is a common operation that helps users process data quickly. in addition to the sum function, excel also provides tools such as autosum or the status bar to support convenient calculations. let's learn about each method in detail through this article with free download.
- How to calculate the number of days in Excel - Functions, formulas for calculating the number of days in Excelhow to calculate the number of days in excel - functions, formulas for calculating the number of days in excel. in the process of processing data in excel, you will certainly encounter many cases that need to calculate the number of days such as the number of days guests stay, the number of days to perform work ... it will be difficult if the
- How to subtract dates, months, and years in Excel - Calculate the distance between two dates in Excelin the process of processing data in excel you need to subtract days, months and years in excel. you do not know how to calculate and use what function? so invite you and tipsmake.com to learn how to calculate the distance between two dates in excel, except for days, months and years in excel below.
- DAYS function, how to use the function to calculate the number of days between two time points in Excelthe days function in excel returns the results between two different timelines.
- Calculate data in a PivotTable in Excelcalculate data in a pivottable in excel. creating statistical reports using pivottable mainly through numbers: summing up quantity, highest sales, lowest ... therefore, the calculation in pivottable is based on calculating numbers.
- SUMPRODUCT function in Excel: Calculates the sum of corresponding valuesthe sumproduct function is an extremely useful function when you have to deal with a lot of data numbers in microsoft excel. here are the things you need to know about the sumproduct function in excel.
- How to calculate the total value based on multiple conditions in Excelto calculate conditional sum in excel, it is impossible not to mention the special calculation function that is sumif and sumifs function. software tips will guide how to use conditional sum function. please follow the following article.