Hi,
I'm trying to crate a macro that will import multiple columns of data from a sheet on one workbook into the first empty row on a specific sheet on another. I've written the following code, however, this is currently only copying over the first cell (A2, as the donor sheet has columns)...