I have two excel,
->I read data from excel 1 and paste the info into excel 2 from the last row of excel2 , Problem is this is already has data like this
I want data copied from excel one to start from this 1313 row(eg), i.e last row WITH column B.
I got the data using read range and write range till row 1313 , but how to get it in our required column?