The Complete Excel Guide 2026: Formulas, AI Copilot, and Modern M365

Every Excel tutorial in one place — formulas (VLOOKUP to LAMBDA), dynamic arrays, pivot tables, Power Query, AI workflows with ChatGPT/Claude/Copilot/Gemini, and industry-specific patterns.

Coding Liquids cover featuring Sagnik Bhattacharya for the Complete Excel Guide 2026.

This is the master Excel hub. It covers classic and modern formulas (VLOOKUP, XLOOKUP, GROUPBY, PIVOTBY, MAP/SCAN/REDUCE, LAMBDA), pivot tables, Power Query, Power Pivot, dashboards, AI-assisted Excel workflows (ChatGPT, Claude, Microsoft Copilot, Gemini, Gemma 4), and the build-this-thing project tutorials (budget, inventory, calendar, attendance tracker, financial model). The AI sections are also indexed on the AI hub.

Who This Guide Is For

If you are an absolute beginner who has only used SUM, COUNT, and IF, start with the Lookup Functions section — VLOOKUP is the gateway to everything else. If you are an intermediate user comfortable with VLOOKUP and basic pivot tables, jump to Dynamic Array Functions and Advanced Formulas — GROUPBY, PIVOTBY, and LAMBDA separate power users from everyone else. If you want to use AI inside Excel, head to the AI Tools and AI Workflows sections — they cover ChatGPT, Claude, Microsoft Copilot, Gemini, and free local models like Gemma 4. If you are a trainer or team lead, the Productivity section covers the operational skills (Tables, structured references, shortcuts) that make every other skill faster.

How to Navigate This Reference

The hub is organised into nine sections that follow a natural learning path. Lookup Functions covers VLOOKUP, XLOOKUP, INDEX MATCH, and XMATCH. Dynamic Array Functions covers the modern Excel features (GROUPBY, PIVOTBY, MAP, SCAN, REDUCE, CHOOSECOLS, TAKE/DROP). Advanced and Reusable Formulas covers LET, LAMBDA, advanced patterns, and Python in Excel. Pivot Tables and Data Analysis covers the classic analysis stack plus dashboards and charts. Debugging and Error Fixing covers the errors that waste time in real workbooks. AI Tool Overviews and Comparisons ranks ChatGPT, Claude, Copilot, Gemini, Gemini Omni for spreadsheet video workflows, and Gemma 4 for Excel. AI for Excel by Tool goes deep on each AI assistant's Excel-specific workflows, including Gemini Omni when spreadsheet insights need to become short videos. AI for Excel by Industry covers accountants, HR, sales ops, and AI-assisted forecasting/M-code. Build-This-Thing Projects and Productivity covers the project tutorials and foundational habits.

What to Read First

If you only have an hour, read these three: VLOOKUP vs XLOOKUP, Excel Tables Best Practices, and LET and LAMBDA. If you have a weekend, add GROUPBY and Pivot Tables. If you want AI in your Excel workflow, read 7 Best AI Tools for Excel and 60 AI Prompts for Excel.

Key takeaways

  • XLOOKUP replaces VLOOKUP in most cases but INDEX MATCH still wins on multi-criteria and non-standard layouts.
  • Dynamic array functions (GROUPBY, PIVOTBY, MAP, SCAN, REDUCE) let you rebuild pivot-style reports as formulas that auto-update.
  • LAMBDA turns repeated formula logic into named, reusable functions — the closest Excel gets to programming.
  • ChatGPT, Claude, and Gemini handle general Excel formula writing well; Microsoft Copilot is the only tool with first-party access to live workbook context.
  • For VBA macros and formula debugging, Claude currently produces the most reliable output across tested workloads.
  • Always review AI-generated formulas against a sample of real data before trusting them at scale — the review process is part of the workflow.
  • Excel Tables with structured references are more maintainable than A1:Z100 ranges in every practical workbook.

Lookup Functions

Dynamic Array Functions

Advanced and Reusable Formulas

Pivot Tables and Data Analysis

Debugging and Error Fixing

AI Tool Overviews and Comparisons

AI for Excel by Tool

AI for Excel by Industry and Workflow

Build-This-Thing Projects and Productivity