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

Array Syntax Custom Function

Array syntax is a powerful feature in Excel. Array syntax allows you to create a list within your formulas which makes them self-contained. Typing array syntax is difficult as you need to use a combination of quotation marks, commas or semi-colons plus braces (curly brackets).

(more…)

Continue ReadingArray Syntax Custom Function

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

Solving a Conditional Summing Text Problem in Excel

I was checking out an old Excel book Excel Outside The Box by long time Excel MVP Bob Umlas and noticed he used the N function in his SUMPRODUCT functions. I then realised why. It converts text to a zero. That gets around an issue with adding up ranges that contains text, thanks again Bob.

(more…)

Continue ReadingSolving a Conditional Summing Text Problem in Excel

Excel Dynamic Arrays in April

April is Dynamic Array month. This month I ran 4 new live one hour webinars dedicated to all things Dynamic Arrays. Dynamic Arrays change the way you create and maintain formulas in Excel. They expand Excel's capabilities and make it even more flexible. All four webinars are now online courses that you can buy as part of the Dynamic Arrays 2024 Bundle for AU$60. PLUS you get access to future Dynamic Array sessions this year. As new Dynamic Array courses…

Continue ReadingExcel Dynamic Arrays in April

End of content

No more pages to load