---
title: "Excel 百科"
url: https://school.excel-pedia.org
---

# Excel 百科

> Welcome to our site

## Courses

- [積木式 VBA｜Excel 自動化實戰課（購課後立即上課）](https://school.excel-pedia.org/courses/vba): 讓 Excel 幫你工作，零基礎也能學會讓報表自己動起來
- [Excel 百科的數據分析課（購課後立即上課）](https://school.excel-pedia.org/courses/business-data-analysis): 讓數據能力，成為你職涯成長的關鍵
- [Excel 百科的高效率工作術｜ 精通 Excel 的實戰必修課（購課後立即上課）](https://school.excel-pedia.org/courses/excel): 讓你用最短的時間，學會工作上必備的高效率 Excel 技巧！

## Lecturers

- [Excel 百科](https://school.excel-pedia.org/@excel)

---

## Using this site programmatically

All page URLs listed above support HTTP content negotiation. To get a clean markdown version of any page, send a request with:

```
Accept: text/markdown
```

The server will return structured markdown with YAML frontmatter instead of HTML. Supported paths:

- `/` (homepage)
- `/faq`
- `/lecturers` (lecturer index)
- `/@:slug` (lecturer profile)
- `/courses/:slug`
- `/posts/:slug`
- `/plans/:slug`
- `/events/:slug`
- `/digital-downloads/:slug`
- `/categories/:slug`

For a single-document content bundle covering courses, posts, and digital downloads, fetch [school.excel-pedia.org/llms-full.txt](https://school.excel-pedia.org/llms-full.txt).

## Platform

This site runs on [Loopwise](https://loopwise.com) (formerly Teachify) — a course, event, and digital-product platform for creators.
