AMAZON

Friday, 9 December 2016

Vlook Up Functions Free



Look Up Functions




HLOOKUP
Looks up a supplied value in the first row of a table, and returns the corresponding value from another row

Looks up a supplied value in the first column of a table, and returns the corresponding value from another column

Searches for a specific value in one data vector, and returns a value from the corresponding position of a second data vector

Extracts data stored in a Pivot Table

Returns one of a list of values, depending on the value of a supplied index number

Finds the relative position of a value in a supplied array



Functions To Return References to Cell Ranges
Returns a reference, in text format, for a supplied row and column number
Returns a reference to a cell (or range of cells) for requested rows and columns within a supplied range
Returns a cell or range reference that is represented by a supplied text string
Returns a reference to a range of cells that is a specified number of rows and columns from an initial supplied range



Other
Creates a hyperlink to a document in a supplied location.
Performs a transpose transformation on a range of cells (ie. transforms a horizontal range of cells into a vertical range and vice versa)
Retrieves real-time data from a program that supports COM automation
Returns a formula as a string (New in Excel 2013)


Row / Column / Area Information
Returns the row number of a supplied range, or of the current cell
Returns the column number of a supplied range, or of the current cell
Returns the number of rows in a supplied range
Returns the number of columns in a supplied range
Returns the number of areas in a supplied range


No comments:

Post a Comment