I am just getting started with VBA. Can you explain the format of the LastRow word. What does the (1, 1) denote?

LastRowTemp = LastRow(1, 1).

Thanks