# Excel 教室

## 安装下载

<https://www.coolhub.top/>

## 实用极简

* [**初学者，零基础必备的18个Excel工作表函数，易学易懂易用**](https://zhuanlan.zhihu.com/p/341616011)
  * \*\*Left、Mid、Right ——\*\*提取指定长度的字符
  * **Rand、Randbetween ——** 随机数
  * **Round、Roundup、Int —— 舍入取整**
  * **If、Ifs ——** 条件
  * **Upper、Lower、Proper ——** 大小写
  * **Rank、Sumproduct ——** 大小排名，乘积和
  * **Sum、Sumif、Sumifs —— 求和，条件求和**
* [**excel十大常用函数排行榜，你会几个？**](https://zhuanlan.zhihu.com/p/148100320)
  * SUM函数 —— 求和
  * IF函数 —— 条件
  * VLOOKUP函数 —— 查找引用
  * COUNTIF函数 —— 条件统计个数
  * LEFT、MID、RIGHT —— 文本截取
  * SUMIF函数 —— 条件求和
  * AVERAGE函数 —— 计算平均值
  * INDEX、MATCH函数 —— 引用，定位
  * ROUND函数 —— 舍入
  * COUNT、COUNTA函数 ——统计数值个数，统计非空个数\\
* 逻辑函数
  * [IF函数 IFS函数 Choose函数](https://zhuanlan.zhihu.com/p/51366759)\
    [**多条件逻辑函数**](https://zhuanlan.zhihu.com/p/38326242)：AND、OR、IF
  * [**条件求和**：SUMIF函数](https://zhuanlan.zhihu.com/p/31465442)
* 格式函数
  * [EXCEL取小数点后一位](https://zhidao.baidu.com/question/27632380.html)
  * **ABS()** 函数 是 **绝对值()** 函数，\
    **MAX()** 函数 是 **比较大小并取其中的大者()** 函数，
* 查找函数
  * 初级 - 普通公式
    * [史上最全SUMIF函数应用教程及案例解析](https://zhuanlan.zhihu.com/p/21557901)\\
    * [LOOKUP函数最经典的五种用法](http://blog.sina.com.cn/s/blog_138899a8e0102wqwt.html)
    * [**VLOOKUP函数应用教程及案例解析**](https://zhuanlan.zhihu.com/p/21558236)
    * [**VLOOKUP函数按数据所处区间划分等级**](https://zhuanlan.zhihu.com/p/21329610)
    * [史上最牛查找函数组合 Index+Match](https://www.sohu.com/a/334505538_825825)
  * 高级 - 数组公式
    * [**INDEX+SMALL+IF+ROW函数组合使用解析**](https://blog.csdn.net/mfkpie/article/details/26883061)
* 下拉菜单
  * [Excel制作下拉菜单的3种方法（312）](https://www.bilibili.com/video/BV1QJ411H7RW?from=search\&seid=18024821708073264960)
  * [**Excel如何制作1级、2级和多级下拉菜单（283）**](https://www.bilibili.com/video/BV1UE411Z74D)
  * [**Excel 多级下拉菜单**](https://www.bilibili.com/video/BV1Qy4y1E7o9)

## 系统学习

* [**Excel 程序设计**](https://www.bilibili.com/video/BV1BJ411B7ak)
* [惊呆小伙伴的全套EXCEL函数技能（21集）](https://www.bilibili.com/video/BV1Qt411176A?from=search\&seid=15563621570772204367)
* [Excel 函数技巧大全，100个函数](https://www.bilibili.com/video/BV18T4y1P7fV?from=search\&seid=15563621570772204367)
* [**超级简单数据透视表干货大全**](https://www.bilibili.com/video/BV1d4411j7ux)

## 知名大V

* [Excel函数公式](https://www.zhihu.com/people/TaoHelper_888)
* [跟李锐学Excel](https://www.zhihu.com/people/ExcelLiRui)

## 社区论坛

* [club.excelhome.net](http://club.excelhome.net/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.bfm-unity.org/bfm-univ.-wei-mian-jian-meng-da-xue/excel-jiao-shi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
