Syntax:=FirstColumn(Row, Optional Worksheet, Optional Workbook)
Description:Find the first column with that contains a value for the specified row.
Example:Find the first column with a value in row 5.=FirstColumn(5)