Entries by

Excel COUNTIFS function with OR Criteria

#COUNTIFS #CountMultipleCriteria #COUNTIFSfunction For an intro to Get & Transform (Power Query) try my Lynda/LinkedIn course: https://www.linkedin.com/learning/instructors/oz-du-soleil?trk=insiders_28299411_learning Website: https://ozdusoleil.com My book: Guerrilla Data Analysis 2nd Edition My old blog: http://datascopic.net/blog-2-2

Power Query: Split Multiple Columns into Rows All At Once

It’s easy to split columns in Power Query and split into rows. But here’s a situation where there’s data in 3 columns that will fly apart and get unmatched if we split one column without splitting the other 2 at the same time. One solution would be to split the source data into 3 pieces, […]

Excel’s LET function in 3 Acts

One of Excel’s newest functions: LET() Incredible! This function allows the Excel user to create complex formulas that are easier to create and easier to read. But they do require the user to think several steps ahead. In this video I show 3 examples and make 2 cases in favor of using LET: – Very […]

Excel Discussion: The hard way or the concise way?

This video is a little different than the rest. Someone needed help and I came up with 2 solutions–both shown in this video. What’s more important about this is the discussion about the hard solution vs. the concise solution. Sometimes the hard solution serves us better because we understand it. The concise solution may look […]

COUNTA: An overdue celebration of one of Excel’s best functions

COUNTA is an unsung hero. It’s not likely to show up on anyone’s Top 10 Excel functions or features. Yet, COUNTA does a lot! In this video I show multiple ways that COUNTA continues to be a favorite of mine–even with the glamorous features like XLOOKUP, Power Query, Dynamic Arrays, etc. You’ll see: – COUNTA […]

Extracting Data from a Column: 4 Solutions 1 Problem

One way to get good at Excel is to find multiple ways to solve a problem. In this video I look at a recent problem where I pasted data into Excel from a website. The data ended up in a tall stack, and what I needed was buried in the mix. I immediately thought of […]