如何按列中的数据进行过滤? [英] How do I filter by data in columns?

查看:95
本文介绍了如何按列中的数据进行过滤?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


如何按列中的数据进行过滤?

推荐答案

Excel只能过滤行而非列。

Excel can only filter rows, not columns.

您想计算每个学生缺席的天数吗?

Do you want to count the number of days each student was absent?

假设日期在C到W栏中。

Let's say the dates are in columns C to W.

对于第2行的学生:= COUNTIF(

For the student in row 2: =COUNTIF(


C2:


W2," A")
W2,"A")

此公式可以填写。


这篇关于如何按列中的数据进行过滤?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆