array,row_num,column_num!reference,row_num,column_num,area_num!Returns a value or reference of the cell at the intersection ...

!array,row_num,column_num!reference,row_num,column_num,area_num!!Returns a value or reference of the cell at the intersection of a particular row and column, in a given range!is a range of cells or an array constant.!selects the row in Array or Reference from which to return a value. If omitted, Column_num is required!selects the column in Array or Reference from which to return a value. If omitted, Row_num is required!is a reference to one or more cell ranges!selects the row in Array or Reference from which to return a value. If omitted, Column_num is required!selects the column in Array or Reference from which to return a value. If omitted, Row_num is required!selects a range in Reference from which to return a value. The first area selected or entered is area 1, the second area is area 2, and so on!