Tag Archives: Reference

The LOOKUP Function

Kornilios Ampatzis/ April 18, 2019/ Functions

Use LOOKUP when you need to find something in a single row or column and find a value from the same position in a second row or column.

The HLOOKUP Function

Kornilios Ampatzis/ April 18, 2019/ Functions

Use HLOOKUP when you need to find things in a table or a range by column. It is part of the lookup and reference functions of Excel .

The VLOOKUP Function

Kornilios Ampatzis/ April 18, 2019/ Functions

Use VLOOKUP when you need to find things in a table or a range by row. It is part of the lookup and reference functions of Excel.

The OFFSET Function

Kornilios Ampatzis/ April 18, 2019/ Functions

The OFFSET function returns a reference to a range that is a specified number of rows and columns from a cell or range of cells .

The MATCH Function

Kornilios Ampatzis/ April 18, 2019/ Functions

The MATCH function searches for a specified item in a range of cells, and then returns the relative position of that item in the range .

The INDEX Function

Kornilios Ampatzis/ April 18, 2019/ Functions

The INDEX function returns a value or the reference to a value from within a table or range.

The CHOOSE Function

Kornilios Ampatzis/ April 18, 2019/ Functions

The CHOOSE function returns a value from an array of values, that corresponds to a specific position in that array.

How to use the LOOKUP Function

Kornilios Ampatzis/ April 17, 2019/ Tutorials

From all the lookup functions, LOOKUP is the least useful. Even though it is a powerful function, it is hardly used at all.