Automating Repetitive Tasks
Podcast: Play in new window | Download
Subscribe: Apple Podcasts | Spotify | RSS
Over at Newton Excel Bach I spotted the Dynamically Defined Dancing Pendulums. Doug had used Strand7 for the animation.
I thought I could do that in Excel and did.
This post demonstrates some of some basic VBA techniques used to simplify repetitive tasks used during the construction of the project.
For a full project description visit Excel Hero.com.
Win Loss Chart from a Series of Win, Loss Data
Last week, we learned how to create win-loss charts in Excel. In the comments, Dan said,
“Incidentally, the fastest way to do this would be using SFE, just reflect your data with 1 for a win, – 1 for a loss. There’s even an option to automatically invert negative numbers.”
Of course, we can use the beautiful Sparklines for Excel addin to do this and several other charts. But if you just have a series of Wins and Losses, like below, you can use a column chart to create win loss charts too.
Today, we will learn how to create a win loss chart from a set of win, loss data in Excel.
How to create a Win-Loss Chart in Excel? [Tutorial & Template]
Win Loss Charts are an interesting way to show a range of outcomes. Lets say, you have data like this:
win, win, win, loss, loss, win, win, loss, loss, win
The Win Loss chart would look like this:

Today, we will learn, how to create Win Loss Charts in Excel.
We will learn how to create Win Loss charts using Conditional Formatting and using In-cell Charts.
Update Report Filters using simple macro – a Dynamic Pivot Chart Example
Last week, we have learned what Pivot Table Report Filters are & how to use them.
Today, I am going to show, how you can use simple macro code to change the report filter value dynamically.
We will learn how to create the chart shown here.
Comparing Sales of One Product with Another [Excel Techniques]
This is a guest article by Theodor on how to Compare Sales of One Product with Another
Ok, now here’s one for you.
Suppose you’d like to come up with a sales report on different products, comparing their evolution on the same period of different years (say Jan ’09 vs. Jan Jan ’10). At the same time, you’d like to keep an eye on their yearly trend (entire 2009 vs. entire 2010).
Read on to learn how you can use Excel Charts to do this very easily.
Excel Teens are out to get you & Other findings from our Survey
Our of curiosity and fun I asked you “how long have you been using Excel?”. I was overwhelmed by the response we got to this simple question. More than 437 people responded with their comments, stories and enthusiastic responses. Thank you so much.
It would taken me more time to make the charts and understand the data. But thanks to Hui, who volunteered to tabulate all the survey data in a simple CSV.
Shown above is a chart I came up with based on the data. Read the rest of the post to understand the survey results and view more charts. Also, you can download the excel workbooks and original data set to play.
The Grammy Bump Chart in Excel
The folks at Washington Post made an interesting chart to understand whether winning a Grammy award makes any difference to album sales. Go ahead and browse it if you have not already seen it. Go, I will wait.
Are you impressed?
I really liked this chart. This is what I liked about the chart,
- It tells a story.
- It is an ego chart. We would all instantly search for our favorite artists and learn about how Grammy award changed their album sales.
- It is a simple chart. No clutter, no gaudy colors, just a bunch of lines and the story is out there.
- It lets you play.
In fact, I liked the chart so much that I wanted to make it in Excel.. You can see a snapshot of what I came up with above. Read the rest of this article to learn more.