Monthly Archives: April 2019

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.

The SUMIFS Function

Kornilios Ampatzis/ April 18, 2019/ Functions

The SUMIFS function adds the cells that meet all its multiple criteria. Even though its logical elements, it is part of the Mathematical functions of Excel.

The COUNTIFS Function

Kornilios Ampatzis/ April 18, 2019/ Functions

The COUNTIFS function counts the number of times certain criterias are met. Even though its logical elements, it is part of the Statistical functions of Excel.

The AVERAGEIFS Function

Kornilios Ampatzis/ April 18, 2019/ Functions

The AVERAGEIFS function returns the arithmetic mean (average) of all the cells that meet all its multiple criteria. Even though its logical elements, it is part of the Statistical functions of Excel.