- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
函数和公式编辑技巧(Editing techniques for functions and formulas)
函数和公式编辑技巧(Editing techniques for functions and formulas)
Editing techniques for functions and formulas
133., use the IF function to clear 0 of the Excel worksheet
Sometimes there is no data in the referenced cell area, and Excel still calculates a result 0, which makes the report very unattractive and looks awkward. How can we get rid of these meaningless 0? This problem can be effectively solved by using IF function. IF function is a more widely used function, it can test the numerical formula, determine the true and false values, and return different results according to the true and false of the logic test. Its expressions are IF (logical_test, value_if_true, value_if_false), and logical_test stands for any value or expression of TRUE or FALSE. For example, A1=100 is a logical expression, if A1 cell value is greater than or equal to 100, the expression is TRUE, otherwise the result is FALSE; value_if_true said when logical_test is true the return value, but also the formula; value_if_false said when logical_test is false when the return value or other formula. Therefore, the meaning represented by the formula = IF (SUM (B1C1), SUM (B1C1), ) means that if the value in the cell B1 to C1 is true and the sum is true, the values in the region B1 to C1 will be computed. Instead, there is no value in the cell B1 to C1, and the sum is false, then the cell that stores the result is displayed as a blank cell.
134. batch summation
The digital sum is often encountered in operation, in addition to the traditional input summation formula and copy, for the continuous region and can take the following methods assume that continuous region summation for matrix M * n, and the area of the column on the right and the behavior of blank, use the mouse to select the area and contains the column on the right or bottom line, can also be simultaneously selected, click the common Toolbar Sigma icon in the selected area of the column on the right or bottom line automatic summation formula,
您可能关注的文档
- 恩施母婴健康统计.ppt
- 患者安全管理体系.ppt
- 总结出三种流产方法对人体的伤害.ppt
- 总结了50种家庭烹饪实践.ppt
- 性继承回顾.ppt
- 总访问员.ppt
- 慢性疼痛诊所简介.ppt
- 慢性同种异体肾病.ppt
- 意识和注意力.ppt
- 想戒烟方法是关键.pptx
- 函数声明,变量定义-(Function declarations, variable definitions -).doc
- 冬天去张家界自助游(Go to Zhangjiajie to help yourself in winter).doc
- 函数的概念教学案例分析(The concept of function teaching case analysis).doc
- 冻鱼做法(Frozen fish practices).doc
- 刀剑外传攻略加宝石合成(Sword Raiders plus gem synthesis).doc
- 刀剑封魔录2(Sword seal 2).doc
- 刀剑封魔录上古传说攻略(Sword seal magic recorded ancient legend).doc
- 刀剑封魔录外传攻略(Swords and seals).doc
- 刀剑类别排行(Sword class ranking).doc
- 分享50句李阳疯狂英语的励志短句(Share 50 sentences of Li Yang Crazy English).doc
文档评论(0)