excel-formula
v2.0.0━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━. Use when you need excel formula capabilities. Triggers on: excel formula.
Installation
Please help me install the skill `excel-formula` from SkillHub official store.
npx skills add xueyetianya/excel-formula
Excel Formula Helper
Excel公式助手。根据描述生成公式、解释公式、诊断错误、公式转换、场景模板(CSV输出)、快捷键速查、透视表建议。Excel formula generator, explainer, error diagnosis, cross-platform converter, CSV templates, shortcuts, pivot table advisor. Excel公式、函数、VLOOKUP、数据透视表。
与手动操作对比
| 手动 | 使用本工具 | |
|---|---|---|
| 时间 | 数小时 | 几分钟 |
| 专业度 | 取决于经验 | 专业级输出 |
| 一致性 | 易遗漏 | 标准化模板 |
命令列表
| 命令 | 功能 |
|---|---|
formula |
formula |
explain |
explain |
error |
error |
convert |
convert |
template |
template |
shortcut |
shortcut |
pivot |
pivot |
专业建议
- ```
- =VLOOKUP(查找值, 查找范围, 返回列号, 匹配方式)
- ```
- 示例:**
=VLOOKUP(A2, Sheet2!A:D, 3, FALSE) - 在Sheet2的A列中查找A2的值,返回第3列数据
Excel Formula Helper by BytesAgain
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
Commands
Run excel-formula help to see all available commands.