The problem
What needed to change
Spreadsheet work can turn into a long sequence of filters, copied values, formatting, file creation and manual follow-up. Repeating those steps takes time and makes mistakes more likely.
Excel · Practical automation
Six practical Excel builds covering invoice creation, email preparation, filtering, fuel tracking, text extraction, reporting and an educational game.
The problem
Spreadsheet work can turn into a long sequence of filters, copied values, formatting, file creation and manual follow-up. Repeating those steps takes time and makes mistakes more likely.
My approach
For each project, I mapped the manual steps first and then used formulas, Power Query or VBA to turn them into a clear guided process inside Excel.
System flow
What I built
Key decisions
Users can stay in Excel while the automation handles the repetitive steps that are easiest to miss or repeat incorrectly.
Buttons, forms and clear outputs make the workflow understandable even when the VBA behind it is more complex.
The two video demonstrations show what the user does, what Excel automates and what the finished output looks like.
Result
These projects show how I use Excel as both an analysis tool and a practical interface for repeatable operational work.
Next improvement
I would package the strongest examples with safe sample files, a simple process comparison and a documented estimate of time saved.
Tools and methods