I saw this question in one of my other videos about random number generation videos and I was curious to know how could a set of random numbers be generated to add up to some determined amount? Well I found a thread on stackoverflow.com and pick up the tips there and made a video. Here it goes...
Sunday, November 14, 2021
Sunday, November 7, 2021
Create Horizontal Box Plot with Mean and Median
Box and whisker charts are something that is easy to create in Excel if you’ve got version 2016 or higher. There’s the option to create a vertical box plot but unfortunately there’s no option to create a horizontal box and whiskers chart. It’s actually fairly easy to create a sideways box plot by modifying a stacked column chart and adding a scatter chart for the mean (average) value.
Sunday, October 31, 2021
Presenting Different Scenarios with OFFSET Function
The OFFSET function lets you refer to a cell(s) that's a specific distance from another cell. Though not a lookup function, it can almost work like VLOOKUP. I'll cover an example to show how the OFFSET function works with a simple use case of picking different scenarios of price and quantity inputs to determine revenue outputs.
Subscribe to:
Posts (Atom)