I have a spreadsheet that has hundreds of different worksheets. Within each worksheet there is a single row of data from cell A2 to J2.
I want to copy this row from each worksheet into a single worksheet. I also want it to copy the name of the worksheet into column A and then paste the data next to it. That way, I will be able to see which worksheet the data is for.
Any help on how I can build a macro to loop through each worksheet and do this would be greatly appreciated.
Thanks for your help.
I want to copy this row from each worksheet into a single worksheet. I also want it to copy the name of the worksheet into column A and then paste the data next to it. That way, I will be able to see which worksheet the data is for.
Any help on how I can build a macro to loop through each worksheet and do this would be greatly appreciated.
Thanks for your help.