The LOOKUP Functions

Like IF and CHOOSE, LOOKUPs are a selection function. They work by 'looking up' a selector value in a table of data held in the spreadsheet. They then select a value from a different part of that table that shares either the same row or column as the selector.

There are 2 types:

LOOKUP Functions have 3 arguments a Selector,Table and Offset.

vlookup

Where the selector value does not match any of the values in the table the nearest lower value is used.

Selector values must be in ascending order either down (VLOOKUP) or across (HLOOKUP) the table.


Practice Exercises

You should attempt Exercise 9.6 from the Exercises listed in the Topic Menu below.


You should attempt Consolidation Exercise 2 from the Exercises listed in the Topic Menu below.

This exercise should allow you to practice several of the spreadsheeting skills you have been studying.

As it forms part of your assessment you should hand in your completed solution to your tutor