I understand that part but the first column is never referred to as 0. It is referred as 1.

Keep the excelRow as generic but you can hard code the column as you know which column the data starts from and it is constant.

Can I see a sample of your workbook?