Category Archives: Uncategorized

MATCH() Function

The MATCH() function can find a particular value in a range. It can be used with the INDEX() function to match particular columns or rows in a data range.

INDEX() Function

If we have a range of cells in a worksheet, we can access parts of the range by using the INDEX() function – the parameters are the range, the row(s), and the column(s)