Learn ALL the useful Excel concepts in 40 mins - Tables, Formulas, Pivots & Charts: Excel learning resource
Learn ALL the useful Excel concepts in 40 mins - Tables, Formulas, Pivots & Charts
Compact overview connecting formulas to tables, filtering, pivots, charts, and analysis habits. Watch this video from Chandoo and use it to practice Formula syntax and operators and Relative, absolute, and mixed references.

Learn ALL the useful Excel concepts in 40 mins - Tables, Formulas, Pivots & Charts
Chandoo
Open on YouTube (opens in a new tab)Why this resource is useful
Compact overview connecting formulas to tables, filtering, pivots, charts, and analysis habits.
What to practice while watching
- Formula syntax and operators
- Relative, absolute, and mixed references
- Conditional logic
Recommended learning path
Start by watching the lesson once without pausing, then reopen Excel and rebuild the example with your own small dataset. Save one clean practice workbook before moving to the next topic.
Source details
- Channel: Chandoo
- Format: video
- Level: Mixed
- Topic: Formulas & Functions
Go deeper with this skill
Write formulas that are correct, readable, and resilient when the workbook changes. For this article, the goal is to practice: Compact overview connecting formulas to tables, filtering, pivots, charts, and analysis habits. Watch this video from Chandoo and use it to practice Formula syntax and operators and Relative, absolute, and mixed references.
Practice workbook setup
Create a small table with clean headers, sample edge cases, and expected outputs you can check manually.
Practice workflow
- Write the business rule in plain English before writing the formula.
- Build the formula in small pieces and test each piece.
- Use absolute references, table references, or named ranges intentionally.
- Test blanks, missing values, duplicate matches, and unexpected text.
Quality checks
- The formula returns the expected result for normal and edge-case rows.
- References point to stable ranges or tables.
- Someone else can understand the formula after reading the labels around it.
Common mistakes
- Fixing one row without testing the rest of the column.
- Using approximate match or partial criteria without meaning to.
- Letting hidden spaces or text numbers cause false mismatches.
Next actions
- Create three test rows that should return different outcomes.
- Compare the result with an alternate formula or manual filter.
Formula focus: even if this workflow is not formula-heavy, add one check cell that confirms the final output still matches the source data.
