Functions Relevant to Lookups


Several Excel functions are useful when writing formulas to look up information in a table. Table 8-1 lists and describes these functions.

Table 8-1: FUNCTIONS USED IN LOOKUP FORMULAS
Open table as spreadsheet

Function

Description

CHOOSE

Returns a specific value from a list of values (up to 29) supplied as arguments.

HLOOKUP

Horizontal lookup. Searches for a value in the top row of a table and returns a value in the same column from a row you specify in the table.

INDEX

Returns a value (or the reference to a value) from within a table or range.

LOOKUP

Returns a value either from a one-row or one-column range. Another form of the LOOKUP function works like VLOOKUP but is restricted to returning a value from the last column of a range.

MATCH

Returns the relative position of an item in a range that matches a specified value.

OFFSET

Returns a reference to a range that is a specified number of rows and columns from a cell or range of cells.

VLOOKUP

Vertical lookup. Searches for a value in the first column of a table and returns a value in the same row from a column you specify in the table.

The examples in this chapter use the functions listed in Table 8-1.




Excel 2007 Formulas
Excel 2007 Formulas (Mr. Spreadsheets Bookshelf)
ISBN: 0470044020
EAN: 2147483647
Year: 2007
Pages: 212

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net