Syntax:=FirstRow(Column, Optional Worksheet, Optional Workbook)
Description:Returns the first row that contains data for the given column.
Example:Find the first row that contains data in column 5.=FirstRow(5)