Excel+怎么用函数求大于10%项的平均值

excel

1个回答

写回答

C_zy

2026-01-07 08:25

+ 关注

excel
excel

=sumif(b4:b12,"0")/countif(b4:b12,"0")

或:=average(if(b4:b120,b4:b12))数组公式,按ctrl+shift+enter(三键同时按)结束公式输入。

又或:excel2007及以上的版本:=averageif(b4:b12,"0")

举报有用(0分享收藏

Copyright © 2025 IZhiDa.com All Rights Reserved.

知答 版权所有 粤ICP备2023042255号