It the use of Range that is the problem in this case, use Cells instead.

I have successfully used Worksheets(2).Cells(lRowCounter, iColCounter).Select