Hi
I have this bit of code which does multiple things, it opens a two files and pastes data from one to other and then adds th values to a sheet in that workbook. It then should loop through a folder and copy the data range A2:M14 and paste it into the template workbook on the identified sheet in the cell B2 and then close the file and open the next and paste the data range under the data there but also leaving a white line between them.
However currently it wont loop as it pulls an error at the highlighted line below and also does not copy and paste the correct data.
Can anyone work out why it is not running?
Thanks
Jeskit
Bookmarks