Hi there. I'm using the following code to read in any number of CSV files into a single worksheet and concatenating them together
It works fine the first time I run it after opening the workbook (I've got 12 rows of data across 3 CSVs) 12 rows are pasted and 1 blank row at the beginning.![]()
Please Login or Register to view this content.
The second time I run it it pastes into the worksheet starting from row 14, and then 27 the third time etc.
Does anyone know a way I can make sure it always pastes starting from row 1?
Thanks in advance.
Bookmarks