Author Archive
Show difference between cells in status bar – VBA Example
![Show difference between cells in status bar – VBA Example](https://chandoo.org/wp/wp-content/uploads/2019/09/show-cell-difference-in-status-bar-Excel-VBA.png)
We can select a few cells in Excel and quickly see their count, sum etc. in the status bar. Ever wanted to customize the status bar to show something else, say difference? You can use VBA add-ins with application level events to achieve this. In this VBA Example, we will look at how to set up a class module, application event in our personal macro add-in to customize status bar.
Continue »![Yummy WAFFLE chart in Power BI](https://chandoo.org/wp/wp-content/uploads/2019/09/waffle-chart-power-bi-demo.gif)
Waffles are yummy, Power BI is awesome. The combination is going to send your taste-buds on a cruise. Learn how to make a yummy waffle chart in Power BI.
Continue »Job Title Matching Problem [Excel Homework]
![Job Title Matching Problem [Excel Homework]](https://chandoo.org/wp/wp-content/uploads/2019/08/can-you-match-the-job-titles-in-excel.png)
Howdy folks. Almost the end of August here. Let’s wrap it up with a nice little challenge, inspired from my recent consulting gig. Say you are looking at few job titles that look similar and want to match them to correct title.
Continue »Free Excel Risk Map Template
![Free Excel Risk Map Template](https://chandoo.org/wp/wp-content/uploads/2019/08/excel-risk-map-template.png)
Risk comes from not knowing what you are doing. Warren Buffet If you ever ask a project manager what they are up to, they will tell you “I have no idea“. So risks are quite common in project management. That is why I made this awesome free Excel risk map template to keep track and […]
Continue »How to extract common values in two tables? – Power Query Tip
![How to extract common values in two tables? – Power Query Tip](https://chandoo.org/wp/wp-content/uploads/2019/08/extract-common-values-from-two-tables.png)
We, humans like to compare. Whether we are on Facebook or workbook, we want to compare. So how do you compare two tables and extract common values? Simple, use Excel Power Query. It can merge (a la join) tables and give you the common values.
Continue »VLOOKUP or INDEX+MATCH? – Excel Interview Question – 01
![VLOOKUP or INDEX+MATCH? – Excel Interview Question – 01](https://chandoo.org/wp/wp-content/uploads/2019/08/vlookup-or-index-match.png)
This is part of our Excel Interview Questions series.
VLOOKUP or INDEX+MATCH? When you should use each function and why?
This is such a great question to ask in interviews. So in my first installment of Excel interview questions, let me answer it.
Continue »How-to highlight maximum value in Excel charts? [Quick tip]
![How-to highlight maximum value in Excel charts? [Quick tip]](https://chandoo.org/wp/wp-content/uploads/2019/08/highlight-maximum-value-in-excel-charts-m.png)
Ever wanted to highlight maximum value in charts? Then this tip is for you.
Continue »Pivot Tables from large data-sets – 5 examples
![Pivot Tables from large data-sets – 5 examples](https://chandoo.org/wp/wp-content/uploads/2019/08/pivot-tables-from-large-datasets-howto.png)
Let’s say you are starting at a large dataset with multiple columns. You need to make a pivot report from it for a client or manager. How would you go about it?
Continue »How to conditionally format visuals in Power BI?
![How to conditionally format visuals in Power BI?](https://chandoo.org/wp/wp-content/uploads/2019/07/howto-conditionally-format-visuals-in-Power-BI.png)
Do you know that you can apply conditional formatting rules to visuals in Power BI? In this post, let’s learn how to conditionally format visuals in Power BI. Something like this:
Continue »Tour de France – Distance & Pace over time – Radial Charts
![Tour de France – Distance & Pace over time – Radial Charts](https://chandoo.org/wp/wp-content/uploads/2019/07/tdf-radial-chart-1.png)
This is an Excel replica of excellent Tableau visual on Tour de France winner data made by Marc Reid.
Last week I saw a stunning visualization on Tour de France using radial charts. I wanted to replicate it in Excel. So here we go.
Continue »Make info-graphics with shape fill technique [Charting Tip]
![Make info-graphics with shape fill technique [Charting Tip]](https://chandoo.org/wp/wp-content/uploads/2019/07/make-info-graphics-in-excel.png)
This is a quick, fun and elegant way to make impressive charts. You can easily create info-graphic style charts in Excel using shape fill technique. Something like this:
Continue »![How to predict cricket scores [Excel + Machine Learning]](https://chandoo.org/wp/wp-content/uploads/2019/07/india-vs-bangladesh-2nd-july-2019-world-cup-game-predictions-vs-actual.png)
Can we predict cricket match score in Excel? Using machine learning, ensemble modeling, multiple regression and Excel formulas we can. This tutorial explains how.
Continue »Should finance people learn Power BI?
![Should finance people learn Power BI?](https://chandoo.org/wp/wp-content/uploads/2019/06/should-finance-people-learn-power-bi.png)
I recently went to Sydney to conduct some training programs on Advanced Excel and Power BI. While I was there, I met my good friend Danielle, who runs Plum Solutions, a financial modeling consultancy & training company. We got talking about various things and the topic eventually turned to “finance people and Power BI”. We […]
Continue »Combine multiple Excel files using Power Query [Full example + download]
![Combine multiple Excel files using Power Query [Full example + download]](https://chandoo.org/wp/wp-content/uploads/2019/05/power-query-man.png)
Say you want to combine multiple Excel files, but there is a twist. Each file has few tabs (worksheets) and you want to combine like for like, ie , all Sheet1s to one dataset, all Sheet2s to another dataset…
To make matters interesting each sheet has a different format.
What now?
Of course Power Query to the rescue.
Continue »How to trace precedents in Excel formulas? [tip+music from Prague]
![How to trace precedents in Excel formulas? [tip+music from Prague]](https://chandoo.org/wp/wp-content/uploads/2019/05/howto-trace-precedents-in-excel-tip.jpg)
Here is a very useful and almost secret Excel tip for you. Imagine you are looking at a big, complex workbook with lots of calculations. You want to understand where everything is pointing to and how the workbook is set up.
You can use trace precedents in Excel to do this. Read this tip to learn how it works.
Continue »