Hey Forum,
So I have two worksheets that I need a macro to copy all contents from both worksheet and paste it to one "Aggregate" worksheet.
The kicker is that Worksheet1 has to go first, and the number or rows with data varies each time the data is collected.
So how do I create a macro that will paste the data from Worksheet2 the row below the last row in worksheet1.
Example:
Worksheet 1 has 'x' rows with contents, the first row from Worksheet2 needs to be paisted at row:'x+1'
Thanks for anyhelp you can give!
So I have two worksheets that I need a macro to copy all contents from both worksheet and paste it to one "Aggregate" worksheet.
The kicker is that Worksheet1 has to go first, and the number or rows with data varies each time the data is collected.
So how do I create a macro that will paste the data from Worksheet2 the row below the last row in worksheet1.
Example:
Worksheet 1 has 'x' rows with contents, the first row from Worksheet2 needs to be paisted at row:'x+1'
Thanks for anyhelp you can give!