Excel Pie in Pie Workaround

I did a post on the Pie in Pie chart a few weeks back, but it can be a bit clunky to use. I thought about using a few dynamic array functions to make it a bit more interactive and flexible. The source data is in a formatted table called Table1. In a separate sheet there are two input cells. One for the state to report on and the other to enter the number of “main” segments to use. The…

Continue ReadingExcel Pie in Pie Workaround

Olympic Average in Excel

Averages are affected by outliers. If Bill Gates walks into a room the average net worth per person jumps substantially. In the Olympics some sports deduct the top and bottom scores before calculating the average score. Here’s a formula to do that in Excel. You need the subscription version of Excel for this solution.

(more…)

Continue ReadingOlympic Average in Excel

Benford’s Law in Excel – Part One

Benford’s law is used in auditing to identify data sets that may have been manipulated or adjusted. In actual data sets when reviewing values the 1st digit of the values tends to follow a predetermined frequency. For example, roughly 30% of the values should start with a 1.

(more…)

Continue ReadingBenford’s Law in Excel – Part One

One Minute to Excel #30 – Extract Data Based on Sheet Name

Here's a technique I use a lot to speed up report development. Sheet names have to be unique, so they can't be duplicated. This makes them great for department names or states. This short video combines a few techniques to extract from a data set based on the sheet name. All in less than a minute. https://vimeo.com/780315328

Continue ReadingOne Minute to Excel #30 – Extract Data Based on Sheet Name

Adding up Text Numbers In Excel Another Technique

If you have a list of numbers that are a text numbers or a combination of text numbers with real numbers there is a technique I covered in this blog post to add them up. But if the range also contains text then the technique won’t work. There is the work around. The solutions below work in the subscription version of Excel. Check the comments section below for a solution for all versions.

(more…)

Continue ReadingAdding up Text Numbers In Excel Another Technique

One Minute to Excel #24 – 1,000 random dates

Let's say we need to do some testing and we need 1,000 random dates in 2022. We can use a new function to make this easy to create and easy to change. RANDARRAY usually works with numbers but in Excel dates are numbers, so we get it to create random dates for us. I set myself a challenge to do this in less than minute - see how I went in the video below.  https://vimeo.com/692104077

Continue ReadingOne Minute to Excel #24 – 1,000 random dates

Switching Reports from Rows to Columns in Excel

I was recently helping someone with a budget which they had built vertically, with the months going down the sheet. They then asked to display it horizontally, with the months going across the page. In the latest version of Excel this is straightforward.

(more…)

Continue ReadingSwitching Reports from Rows to Columns in Excel

End of content

No more pages to load