Different Colours for Positive and Negatives in an Excel Column Chart
A recent webinar query requested different colours for the columns if they were positive or negative. Here is one technique to achieve that.
(more…)
A recent webinar query requested different colours for the columns if they were positive or negative. Here is one technique to achieve that.
(more…)
Pie charts often get a bad rap in data visualisation circles (sorry) but here is a technique to avoid those multiple small segments.
(more…)
When you are charting the whole year in a line chart you might want to show the actuals up to a point and then the budget from then on. The budget could also be a dotted line. Here’s a way to do that.
(more…)
When I reviewed the charts in the CPA Australia 2024 Annual Report I found another series of charts that could be improved.
(more…)
As I was reading the CPA Australia 2024 Annual Report I was interested in the presentation of charts (graphs). A lot of money had been spent on the presentation of the report. There were lots of high-quality photos and other images. I was disappointed with much of the data visualisation.
(more…)
Excel and Chart legend and MVP Jon Peltier has blogged about how you can convert a line chart into a step chart. I have used the new TRIMRANGE functionality and range names to make a dynamic solution.
(more…)
I was reading the book Data Story by Nancy Duarte recently and in it she mentions highlighting a column to draw focus to it. Here’s one way to do that in Excel.
(more…)
Excel Sparkline charts don’t have a horizontal axis. Here is a technique that creates one in the cell above or below the Sparkline. This works best for the Column Sparkline.
(more…)
About 10 years ago I did a short blog post on Slope charts. I was reviewing my 10 year old posts and remembered I had written a macro to simplify the process of creating a Slope Chart. So here it is.
(more…)In this recording of a live webinar I ran in March 2023 you will learn about guidelines and technique for building dashboards in Excel. Use the button below the video to download the materials. https://vimeo.com/807771690 Download Materials This is the first session is a series of five webinars on Excel dashboards. The other four sessions are paid sessions. In this free session we will focus on chart and dashboard guidelines plus some techniques used to create better dashboards. We will…
A Sparkline chart is a single data series chart (graph) that exists in a cell. Usually, you only need to select one range to create a Sparkline. Sometimes you may need to handle missing dates.
(more…)
I am not a fan of Merged Cells but there may be a case to use them when creating a larger Sparkline chart.
(more…)OK in the last video I cheated and used Sparkline charts to create 8 charts in a minute. This time I set myself a real challenge to create 8 real charts in a minute. Its close - check out the video and learn a few useful techniques. https://vimeo.com/728813019
Let's see if I can create 8 charts in a minute - one for each state and territory in Australia. I cheat a little bit and use Sparkline charts. If you haven't seen Sparklines before check out the video. https://vimeo.com/728808839
Keeping charts simple is a good rule to live by. Two of the simplest charts are a column chart and a line chart. People have their preferences. Here is a short macro that lets you switch between the two chart types.
(more…)
The default setting for charts in Excel is to hide the data on the chart if it is hidden on the sheet. I forgot that recently when I created a few charts using a workings area to hold the chart data. I later hid the workings with column grouping. Oops – when you hide the data in the charts go blank.
(more…)
You can use a pie chart to display a percentage, but it wastes a lot of space. An alternative that takes up less space is an area chart.
(more…)
I learned something new recently watching a recorded webinar by Jon Peltier. That’s not unusual, he is a charting legend.
(more…)
When you create a top 5 sorted report with a PivotTable, the Pivot Chart isn’t always what you expect, there is an easy solution. (more…)
In September 2019 I re-ran my very first webinar that was based on an August 2012 INTHEBLACK feature article. I have provided a detailed pdf manual and example files which you can download at the link below. This session covers using controls with charts to make the user experience easier tips for using controls on spreadsheets flexible formula techniques to make reports more dynamic a technique to stop figures plotting on charts using range names with controls and reports general…
In July 2019 I explained and demonstrated a number of Excel's financial functions - see below for more details. CPD note - if you are claiming CPD for watching this recording you need to keep your own records. People who attend the live sessions receive an annual listing of attendances. Download Webinar Materials https://vimeo.com/349593208 In July 2019 following on from the response and feedback from my June webinar, I covered more financial functions. These are more related to comparing and…
In June 2019 I explained and demonstrated a number of Excel's financial functions - see below for more details. CPD note - if you are claiming CPD for watching this recording you need to keep your own records. People who attend the live sessions receive an annual listing of attendances. Download Webinar Materials https://vimeo.com/341487244 These functions take three or more arguments, but there are a few things you need to know to use them correctly. Most involve loans or calculations…
In May 2019 I examined and demonstrated some guidelines and techniques for creating charts for dashboards. CPD note - if you are claiming CPD for watching this recording you need to keep your own records. People who attend the live sessions receive an annual listing of attendances. Download Webinar Materials https://vimeo.com/334821126 In this session I focused on chart and dashboard guidelines plus some techniques used to create small charts for dashboards. I also looked at creating a bullet chart, which…
Switching between rows and columns in a normal chart is easy via a button on the Design tab. But how do you do it with a PivotChart? (more…)
In December 2018 I reviewed four of my articles from the INTHEBLACK magazine from 2018. Download the materials using the button below and watch the video. CPD note - if you are claiming CPD for watching this recording you need to keep your own records. People who attend the live sessions receive an annual listing of attendances. Download Webinar Materials https://vimeo.com/306102144 Includes extra content not included in the magazine. This year's smorgasbord webinar includes how to handle validations dynamically highlighting…
Timeline charts are an effective way to display events over time. You can use a new Excel 2016 feature to easily create a timeline chart. (more…)
In a recent webinar on conditional formatting I was demonstrating how to create a horizontal progress bar using conditional formats when someone asked an interesting question about creating a vertical progress bar. It is possible and in this blog post I will explain both techniques.
(more…)
When plotting Actuals and Forecasts on a single line chart you may want to use a vertical dotted line to identify where the Actuals finish and the Forecasts begin.
(more…)
Here’s another way to create a Step Chart. This one is quicker. I wrote previously about using a scatter plot and error bars but it required a lot of chart changes. This one hacks a line chart and requires no chart changes. (more…)