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 双击填充


双击填充

填充功能 可以双击以完成区域中的公式

注意: 为了使双击起作用,它必须看到一个可识别的模式。

例如:通过使用标题,或使用与数据相邻的列或行中的公式。

双击填充示例

让我们使用双击填充功能来计算区域 D2:D20 中的神奇宝贝的攻击 B2:B20 + 防御 C2:C20

  1. 选择 D2
  2. 输入 =
复制值
  1. 选择 B2
  2. 输入 +
  3. 选择 C2

  1. 按回车键

  1. 双击填充功能

做得好! 该函数理解了模式并完成了 D2:D20 的计算。请注意,它在没有更多数据可计算时停止,在第 20 行。



一个不工作的例子

删除区域 D1:D20 中的值

E2 中输入公式 "=B2+C2"

注意:DE 没有标题。它们之间有空白单元格。

双击填充功能。

正在等待...

填充功能只是在加载而没有填充行。它没有理解模式。

给它更多线索。

添加一个标题以查看会发生什么。在 E1 中输入 "Atk+def"

双击填充功能。

加载中... 仍然没有...

再添加一个标题。在 D1 中输入 "随机"

双击填充功能。

间隙关闭了吗?

好了! 该函数识别了模式并为每行填充了公式。

添加标题帮助函数理解数据之间的关系。



×

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.