当前位置:网站首页>excel怎么选取特定数字求和?excel选中特定数字求和的方法
excel怎么选取特定数字求和?excel选中特定数字求和的方法
2022-07-20 04:22:00 【nginx】
excel选中特定数字求和的方法:
1、打开excel表格,此案例中,将A2、A4、A6三个单元格的数据求和。

2、在C1单元格输入求和,在C2单元格输入求和值,选中C2单元格,点击公式,点击函数。

3、弹出的页面中,选择sum函数,点击确定,选择Number1后面的方框,点击A2单元格后,按住ctrl键不放,点击A4、A6单元格。

边栏推荐
- MySQL 字段值里包含_和\转义符,如何在比对两个表的值时消除影响?
- Get the way to optimize the one-stop worktable of customer service
- Capacity scheduling absolute value configuration queue usage and pit avoidance
- 【ArcGIS微课1000例】0029:ArcGIS绘制平行线(构造平行公路)
- 進程和線程
- 【MUDUO 日志系统1】Logger输出
- Category loss and location loss of target detection
- 检查日期是否有效
- 中国首部《建筑行业电子签名应用白皮书》发布
- ResNet知识点补充
猜你喜欢
Please stop using simpledateformat to format time. Datetimeformatter is better!
Trax: how to win the sweet war in the summer ice cream market?
一文详解|Go 分布式链路追踪实现原理
虚实相生,构建数智生活|HMS Core. Sparkle应用创新分论坛报名启动
详解激活函数
Excel怎么转换为Word格式?将Excel转换为Word格式的方法
[advanced C language] - detailed explanation of user-defined types
cnvd_2019_22238
Explain fcos: full revolutionary one stage object detection in detail
Apache Flink 的 Per-Job 提交流程
随机推荐
Difference between BN and LN
Thread pool code and testing
Excel宏是什么?Excel宏的使用教程
typora测试版过期无法正常使用
Function of 1 * 1 convolution kernel
Share a fun JS game
Difi: a go as you pay Wi Fi access system intensive reading notes (III)
Can the tidb of a single machine be used in the production environment?
【SELECT、POLL的缺点,以及EPOLL的优势】
怎么 111
Binary tree OJ exercise
软件测试职业发展方向(不要迷茫了,赶紧卷起来)
Machine learning notes: Elmo Bert
Difi: a go as you pay Wi Fi access system intensive reading notes (II)
返回提供的日期所属的季度和年份
excel宏被禁用如何启用?excel无法启用宏的解决方法
AI2(App Inventor 2) 离线版
Category loss and location loss of target detection
元宇宙 3D 开荒场
高并发之使用RateLimiter、Semaphore对访问资源进行限流