Trim text to n words

We need a way to split text at a certain marker that corresponds to a certain number of words. Excel doesn't have a built-in function to parse text by word, so are using the SUBSTITUTE function's "instance" argument to replace an "nth space" character with the pound sign (#), then using FIND and...Read more

23 Excel formula tips

Video thumbnail for 23 Excel formula tips
In this video, we take a speed run through 23 tips you can use to save time with Excel formulas today. We try hard to make our videos quick and to the point, so this is a rapid-fire list, with more than 20 tips in about 10 minutes. We trust that you can rewind the video as needed :)

Maximum change

In the example shown, the goal is to calculate the maximum difference between the "High" values in column C and the "Low" values in column D. Because the difference between High and Low is not part of the data, the calculation must occur in the formula itself. This is a classic example of...Read more

Excel Formula Errors

Formula errors are useful because they tell you clearly that something is wrong in a worksheet. This guide shows examples of each of the Excel formula errors you might run into and provides information on how to investigate and correct the error. It also explains two methods to quickly find...Read more

Pages