E战到底特训营

2019-01-21 求和函数(SUM)

2019-01-22  本文已影响1人  星语西瓜

求和函数(SUM)

[if !supportLists]· [endif]一、基本用法

[if !supportLists]· [endif]可以利用快捷键Alt +  =

[if !supportLists]· [endif]1、区域求和

[if !supportLists]· [endif]选中数据区域

[if !supportLists]· [endif]输入=sum(),按enter

[if !supportLists]· [endif]2、不连续的区域(最多支持255个区域求和)

[if !supportLists]· [endif]1、输入=sum (选取第一个数据区域,--英文状态下的逗号隔开,)

[if !supportLists]· [endif]3、利用名称框求和

[if !supportLists]· [endif]1、对求和区域,定义一个名称:求和区域

[if !supportLists]· [endif]2、输入:=sum(名称框),按回车

[if !supportLists]· [endif]3、对有颜色的区域进行求和:

[if !supportLists]· [endif]选中区域,按ctrl+f,点击格式

[if !supportLists]· [endif]选择填充,选择与有颜色区域一样的颜色,点击确定,点击查找全部

[if !supportLists]· [endif]按:ctrl+a全选,对待颜色区域,定义一个名称:颜色区域

[if !supportLists]· [endif]输入公式:输入:=sum(名称框),按回车

[if !supportLists]· [endif]4、累计求和

[if !supportLists]· [endif]输入公式:=sum(数量*单价)

[if !supportLists]· [endif]注意:此时已构成数组运算,所以要用:ctrl+shift+enter 进行求和

[if !supportLists]· [endif]5、无法求和的sum

[if !supportLists]· [endif] ={SUM(--(A37:A42))}

[if !supportLists]· [endif]二、快速行列汇总

[if !supportLists]· [endif]按:alt+= ,就可以快速求和

[if !supportLists]· [endif]三、小计行快速求和

[if !supportLists]· [endif]如果是WPS,则可以使用一下方法:

[if !supportLists]· [endif]输入公式:=sum(选择利一列数据)/2

[if !supportLists]· [endif]按:ctrl+enter

[if !supportLists]· [endif]四、多表快速合并(相同区域)

[if !supportLists]· [endif]1、选取快速求和的数据区域,输入公式:=sum(选中第一个表中的第一个数据,然后按shift 选中其余表格)

[if !supportLists]· [endif]2、按:ctrl+enter

[if !supportLists]· [endif]五、多表快速合并(不同区域)

[if !supportLists]· [endif]1、鼠标选中A1单元格,然后点击数据

[if !supportLists]· [endif]2、选择合并计算,引用区域:选择公式1的整体数据区域添加到引用位置,如法炮制连续三个

[if !supportLists]· [endif]3、标签位置:勾选到最左列

[if !supportLists]· [endif]4、点击确定

[if !supportLists]· [endif]5、缺陷:表格数据发生变化,就需要重新计算一遍

[if !supportLists]· [endif]六、累计求和

[if !supportLists]· [endif]1、输入公式:=sum(选中数据区域,按shift+:)

[if !supportLists]· [endif]2、按回车,双击十字符号

[if !supportLists]· [endif]3、选中数据区域,输入公式:=sum(选中数据区域,按shift+:,按f4进行绝对引用)-sum(选中数据区域,按shift+:,按f4进行绝对引用)

[if !supportLists]· [endif]4、按回车,双击十字符号

[if !supportLists]· [endif]七、单元格合并求和

[if !supportLists]· [endif]1、选取求和区域。输入:=sum(选中数据区域)-sum(求和区域)

[if !supportLists]· [endif]2、按回车

上一篇下一篇

猜你喜欢

热点阅读