Microsoft Excel Essentials
Build a solid, reliable foundation in Excel: structure, formulas, formatting and the habits that prevent broken spreadsheets.
Macros, VBA fundamentals and Office Scripts — automating the repetitive work that eats your week.
Some work genuinely repeats: the same report, the same formatting, the same export, every week. Automation turns that into a button. This course starts with the recorder, moves into readable VBA, and covers Office Scripts for the modern web-based workflow — including an honest section on when automation is the wrong answer.
8 modules · 39 lessons · approximately 6 hours of video
Recording, running and reading a macro. Why recorded code is verbose and fragile, and how to fix it.
The editor, modules, variables and types, loops, conditionals, and writing code that reads like a sentence.
Workbooks, worksheets, ranges and cells. Selecting less, referencing more.
Error handling, screen updating, defensive checks, and undo-safety before touching real data.
Message boxes, input boxes, simple user forms and buttons for the people who will actually run it.
Assembling a monthly report, applying formatting, exporting to PDF and emailing the output.
Office Scripts, Power Automate flows, and when a cloud workflow beats a desktop macro.
Maintenance cost, key-person risk, and the tasks better solved with Power Query or a rethink.
Build a solid, reliable foundation in Excel: structure, formulas, formatting and the habits that prevent broken spreadsheets.
Dynamic arrays, advanced lookups, financial and statistical functions, and models that are built to be audited.
Stop cleaning the same file every month. Build repeatable transformations that refresh with one click.