In this video we'll look at a way to quickly add missing data to a worksheet. It's a simple technique using a very basic formula and a cool example of relative cell references...Read more
Excel won't let you save a formula that isn't working. In this video, we'll look at a simple way to save an unfinished formula so you don't lose your work...Read more
In this video we'll take a quick look at the information provided by the status bar. The status bar provides real-time data about currently selected cells and can give you a lot of useful information.
...Read more
Some Excel formulas are complex, but all complex formulas are built from simple steps. In this video we build a more complex formula step-by-step.Read more
In this video we'll look at how to create a dynamic reference to a named range with the INDIRECT function. This is one way to switch ranges on the fly...Read more
Sometimes you might create named ranges after you've already built formulas. In this video we'll look at how to apply named ranges to an existing formula...Read more
In this video we'll look at how to create a named constant. This is a useful way to create a name that doesn't appear in a cell on the worksheet...Read more
Sometimes you want to reference a worksheet dynamically in a formula so that it can be changed on the fly. In this video, we'll look at how to create a dynamic reference to a worksheet in a formula...Read more
In this video we look at how to create a mixed reference that is part relative and part absolute; useful when you want only part of a cell reference to change.Read more
One of the cool things you can do with Paste Special is make "in place" changes to numbers. This is a handy way to quickly change things like dates, prices, and times without using formulas...Read more
Each character you see displayed in Excel has a number. In this video we look at two functions that work with these numbers directly: CODE and CHAR.Read more
In this video we look at how to use the TEXT function. The TEXT function is useful when you need to CONCATENATE a number with text using a specific number format.Read more
In this video we'll look at how to use the CONCATENATE function, an alternative to using the ampersand (&) character to join values in a formula.
...Read more