I need to create a sheet whereby a copied section repeats a variable number of times.
The below is what i have come up with. It is written to find the first empty row in the sheet paste in the copied selection. Then repeat as many times as per the number in cell AH2.
Right now my macro is...