VoseDataRow() | Vose Software

VoseDataRow()

 

=VoseDataRow(DataObject, Row)

 

 

 

 VoseDataRow function returns data array from the given row of the input data range.

DataObject - The function accepts a DataObject parameter, which stores the reference to the data. Reference could be a worksheet range, as well as an SQL query (for the details, see topics “Data Object Window” and “VoseDataObject()”)

Row –indicates the required row number.

Example:

In this example in the cells B4:B7 data from the second row of the data range are returned (see formula bar)

 

Navigation