Select Page

Excel Video 179 MATCH

Watch Excel Video 179 to get started with MATCH, a flexible Excel function that can add power to other functions. The syntax of MATCH is: =MATCH(what to look for, where to find it, match type). What to look for (lookup value) and the range to find it are very similar...

Excel Video 178 INDEX

Excel Video 178 introduces INDEX, a more flexible lookup function than VLOOKUP or HLOOKUP. One of the shortcomings of VLOOKUP, for example, is that the data you’re looking for has to be in the far left column of the range you’re looking in. (No, you can’t enter a...

Excel Video 177 Drop-Down Selection Box

Excel Video 177 demonstrates an easy way to add a drop-down selection box to your worksheet. All of the formulas on this tab are based on having one of the five mutual funds in cell B8. To help my users put the right value in B8, I use Data Validation from the Data...

Excel Video 176 ROW with HLOOKUP

In Excel Video 174, I explained that one of the gotchas in VLOOKUP is that when you copy a VLOOKUP formula, the column reference doesn’t change. We used an Excel function called COLUMN as the column reference so that we could easily copy the VLOOKUP formulas. In Excel...

Excel Video 175 HLOOKUP

Excel Video 175 tackles HLOOKUP. HLOOKUP is very similar to VLOOKUP, so similar in fact that we’ll use the same data from the VLOOKUP videos to discuss HLOOKUP. The difference between VLOOKUP and HLOOKUP literally is the first letter. V stands for Vertical (look in...