london town

Excel has several powerful lookup functions that allow you to search for specific values within a range of cells and return corresponding information. Remember, the choice of lookup function depends on the specific requirements of your task. By understanding and utilizing these functions effectively, you can streamline your data analysis and make your spreadsheets more efficient.

onsite online logo
Lookup and reference
FunctionVersionPurposeArguments
ADDRESSExcel 2003Create a cell address from a row and column numberrow_num col_num abs_num a1 sheet
AREASExcel 2003Get the number of areas in a reference.reference
CHOOSEExcel 2003Get a value from a list based on positionindex_num value1 value2 
COLUMNExcel 2003Get the column number of a reference.reference
COLUMNSExcel 2003Get the number of columns in an array or reference.array
FIELDVALUEExcel 365Extract field value from a data typevalue field_name
FORMULATEXTExcel 2013Get the formula in a cellreference
GETPIVOTDATAExcel 2003Retrieve data from a pivot table in a formuladata_field pivot_table field1, item1 
HLOOKUPExcel 2003Look up a value in a table arranged horizontallylookup_value table_array row_index range_lookup
HYPERLINKExcel 2003Create a clickable link.link_location friendly_name
INDEXExcel 2003Get a value in a list or table based on locationarray row_num col_num area_num
INDIRECTExcel 2003Create a reference from textref_text a1
LOOKUPExcel 2003Look up a value in a one-column rangelookup_value lookup_vector result_vector
MATCHExcel 2003Get the position of an item in an arraylookup_value lookup_array match_type
OFFSETExcel 2003Create a reference offset from given starting pointreference rows cols height width
ROWExcel 2003Get the row number of a referencereference
ROWSExcel 2003Get the number of rows in an array or reference.array
TRANSPOSEExcel 2003Flip the orientation of a range of cellsarray
VLOOKUPExcel 2003Look up and retrieve a value in a tablelookup_value table_array column_index_num range_lookup