
I recently sat and passed the Advanced Financial Modelling qualification. Here are a few of my thoughts about the qualification and what I learned.
Continue reading “What I learned from my Advanced Financial Modelling qualification”
I recently sat and passed the Advanced Financial Modelling qualification. Here are a few of my thoughts about the qualification and what I learned.
Continue reading “What I learned from my Advanced Financial Modelling qualification”
People sometimes ask: “Can you give us an example of Power Query uses”?
(In fact, they often ask, “Can you give us an example of Power Query use cases” but I hate that phrase with a passion and refuse to use case it.)
So here are some very recent examples of Power query uses from a part-time FD role that I’m doing at the moment. It’s for a small but not tiny charity with lots of systems that don’t talk to each other.
Continue reading “Power Query uses – small charity edition”
I’ve only recently started including material on using Copilot with Excel in my bespoke training courses.
The reasons for my reticence are as follows;
Continue reading “Using Copilot with Excel – what I train”You can get a very long way in Power Query without using code.
Power Query is a tremendously useful tool for cleaning, processing and shaping your data. You can use it to create repeatable processes and save hours of time.
It comes with a neat User Interface (UI), which gives you hundreds of buttons to click to transform your data. Need to remove junk header rows, extract account codes, calculate figures net of VAT? There are buttons for all of those things.
However, if you get stuck and search for help with Power Query, you’ll almost certainly find the explanation given in M code, which is the code behind Power Query. (Every time you click a button, you’re generating code.)


Excel is 40 this year, and I decided to mark the occasion by creating a zine.
Continue reading “Excel at 40 Zine!”In the video above (which is silent), I’ve used Excel’s camera tool to toggle between different versions of the same chart.
This post was inspired by Juliana Smith and I had enormous help from this article by Chandeep Chhabra to get to the solution.
Continue reading “Using the camera tool to toggle charts”
Last week I delivered a day’s Excel training in Cardiff for a medium-sized charity.
I designed this bespoke course for a group of finance and data folk who had already done my half day Introduction to power query course and had good Excel knowledge to begin with.
I always love training people who work together, because I know that there’s an increased chance that the learning will continue after the course.
I’ve posted before that I don’t have a standard “intermediate” or “advanced” Excel course. This is because clients have different needs, and different starting points. I don’t want to waste time showing you stuff you already know, or are never going to need.
But as an example of what could be included in a day’s bespoke Excel training, let’s look at last week’s Cardiff session. I had previously circulated a questionnaire to the delegates to understand what they already knew and what they wanted to find out more about.
We revised key building blocks like Tables, and concepts such as number vs text. We then went onto some upgrades. For example, we went through XLOOKUP and the many ways it’s better than VLOOKUP.
And we also covered lots and lots of new Excel content.
Some of this we did via brief examples – such as REGEX, Checkboxes and TRANSLATE. (It was interesting to see how it copes with Welsh!)
Dynamic arrays were completely new to everyone, so we spent a bit of time looking at FILTER, UNIQUE and GROUPBY, and also discussing what made dynamic arrays different.
We then finished with a session on dynamic charts, including some data visualisation tips.
Throughout the day I shared examples of useful shortcuts and navigation tools to make everyday work in Excel a little bit more efficient.
I can design and deliver a day of bespoke Excel training in Cardiff (or Newport) for ÂŁ875 (ÂŁ825 for not for profits). I’m based in Bristol so Cardiff is a really easy trip for me and I always enjoy spending time in Wales.
Please get in touch via my Contact page to discuss your needs in more detail.
Sometimes prospective customers ask me: “Should I learn Power Query or Power BI”.
Full disclosure: I provide Power Query training. So this may not be an unbiased opinion.
Continue reading “Should I learn Power Query or Power BI?”
You can’t conditionally format a bar chart in Excel – or can you? In this post I set out a couple of options for how to do this.
Continue reading “How to conditionally format a bar chart in Excel”
Structuring data in spreadsheets is really important for producing good financial models and reports.
However, data designed for humans to read should look different from data designed for computers to read.
Continue reading “Structuring data in spreadsheets – for humans and computers”