Menu
×
   ❮   
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

Excel Tutorial

Excel HOME Excel Introduction Excel Get Started Excel Overview Excel Syntax Excel Ranges Excel Fill Excel Move Cells Excel Add Cells Excel Delete Cells Excel Undo Redo Excel Formulas Excel Relative Reference Excel Absolute Reference Excel Arithmetic Operators Excel Parentheses Excel Functions

Excel Formatting

Excel Formatting Excel Format Painter Excel Format Colors Excel Format Fonts Excel Format Borders Excel Format Numbers Excel Format Grids Excel Format Settings

Excel Data Analysis

Excel Sort Excel Filter Excel Tables Excel Conditional Format Excel Highlight Cell Rules Excel Top Bottom Rules Excel Data Bars Excel Color Scales Excel Icon Sets Excel Manage Rules (CF) Excel Charts

Table Pivot

Table Pivot Intro

Excel Case

Case: Poke Mart Case: Poke Mart, Styling

Excel Functions

AND AVERAGE AVERAGEIF AVERAGEIFS CONCAT COUNT COUNTA COUNTBLANK COUNTIF COUNTIFS IF IFS LEFT LOWER MAX MEDIAN MIN MODE NPV OR RAND RIGHT STDEV.P STDEV.S SUM SUMIF SUMIFS TRIM VLOOKUP XOR

Excel How To

Convert Time to Seconds Difference Between Times NPV (Net Present Value) Remove Duplicates

Guided Projects

Introduction to Excel Learn Data Calculations Learn Data Visualization Learn to Create a Budget Learn to Create a Timeline Learn to Style in Excel

Excel Examples

Excel Exercises Excel Certificate

Excel References

Excel Keyboard Shortcuts


How to Calculate NPV Using Excel


Learn how to calculate NPV (Net Present Value) using Excel.


NPV (Net Present Value) is a financial formula used to discount future cash flows.

The calculation is performed to find out whether an investment is positive in the future.

Keep in mind that money is always worth more today than in the future.

That is why we discount the future cash flows.

What else could you do with the money if not spent on this project?


The NPV Formula

The Formula:

Net Present Value Formula
  • R = Return which defines the earnings, how much you have made.
  • t = Time which used to define the duration of what you are calculating.
  • I = Discount Rate which used to define your requirement of return.

How to Calculate NPV Using Excel

Step 1) Create a sheet and set up values:

In this example, we will calculate the NPV over a 10 years period.

The Discount Rate, return of requirement is set to 10%.

Copy the values to follow the example.

Paste the values directly into your sheet.

You need to apply the styling on your own, if you want it to be more presentable.

Time to seconds setup
Copy Values

Ensure that you have 10% (percentage) as input and not just 10 in cell B9


Excel Skills for Business Specialization
Step 2) Start the NPV Function:
  1. Select cell E9
  2. Type =NPV
  3. Select the =NPV function by clicking it
Initiate NPV Function
Step 3) Enter NPV Values:
  1. Select B9 to Apply "rate"
  2. Type , or ; to separate and move on to value
  3. Select range B2:K2
  4. Press the enter button

Note: The different parts of the function are separated by a symbol, like comma , or semicolon ;

The symbol depends on your Language Settings.

Added values to the NPV function

Nicely done!

You have successfully calculated the NPV for a 10 years period and applied a 10% Discount Rate.

In this case, the right answer was 377,87

NPV done. Right answer: 377,87

×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
sales@w3schools.com

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
help@w3schools.com

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.