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 教程

Excel 首页 Excel 简介 Excel 入门 Excel 概述 Excel 语法 Excel 区域 Excel 填充 Excel 移动单元格 Excel 添加单元格 Excel 删除单元格 Excel 撤销重做 Excel 公式 Excel 相对引用 Excel 绝对引用 Excel 算术运算符 Excel 括号 Excel 函数

Excel 格式化

Excel 格式化 Excel 格式刷 Excel 格式颜色 Excel 格式字体 Excel 格式边框 Excel 格式数字 Excel 格式网格 Excel 格式设置

Excel 数据分析

Excel 排序 Excel 筛选 Excel 表格 Excel 条件格式 Excel 突出显示单元格规则 Excel 顶部底部规则 Excel 数据条 Excel 色阶 Excel 图标集 Excel 管理规则 (CF) Excel 图表

数据透视表

数据透视表简介

Excel 案例

案例:神奇宝贝商店 案例:神奇宝贝商店,样式

Excel 函数

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 如何

将时间转换为秒 两个时间之间的差异 NPV (净现值) 删除重复项

Excel 示例

Excel 练习 Excel 证书

Excel 参考资料

Excel 键盘快捷键


如何在 Excel 中计算 NPV


了解如何使用 Excel 计算 NPV (净现值)。


NPV (净现值) 是一个用于对未来现金流进行折现的财务公式。

进行此计算是为了确定一项投资在未来是否具有积极意义。

请记住,钱在今天总是比在未来更有价值。

这就是我们对未来现金流进行折现的原因。

如果不花在这个项目上,你还可以用这笔钱做什么呢?


NPV 公式

公式

Net Present Value Formula
  • R = 收益,定义收益,你赚了多少钱。
  • t = 时间,用于定义你正在计算的内容的持续时间。
  • I = 贴现率,用于定义你对收益的要求。

如何在 Excel 中计算 NPV

步骤 1) 创建一个工作表并设置值

在这个例子中,我们将计算一个10年的 NPV。

贴现率,收益要求设定为10%

复制以下值以遵循示例。

将这些值直接粘贴到你的工作表中。

如果你想要更美观,需要自己应用样式。

Time to seconds setup
复制值

确保在单元格 B9 中输入的是 10% (百分比),而不是仅仅输入 10


步骤 2) 启动 NPV 函数
  1. 选择单元格 E9
  2. 输入 =NPV
  3. 通过点击选择 =NPV 函数
Initiate NPV Function
步骤 3) 输入 NPV 值
  1. 选择 B9 以应用“rate”
  2. 输入 , 或 ; 以分隔并继续到value
  3. 选择区域 B2:K2
  4. 按回车键

注意: 函数的不同部分由符号分隔,例如逗号 , 或分号 ;

符号取决于你的 语言设置

Added values to the NPV function

干得好!

你已成功计算了 10 年期的 NPV 并应用了 10% 的贴现率。

在这种情况下,正确答案是 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:
[email protected]

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]

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.