I would like to incorporate an xlsread instruction into a loop running over a list of different years. My intention is that at every loop the cell range changes, in order to import data for the respective year. I would like the cell range to move to the column to the right of the previous cell range. Is there any way to do this?
Thank you for your suggestions!