I am trying to create a Macro which will copy the rows of my first "invoice" - and then continue to paste those rows beneath each other "x" number of times? The number
of times could either be a message box with an input I enter, or it could count the number of rows in the sheet !jobs - to give the number of times it should paste if possible?
Rows to copy (=A1:AB22)
paste in: (=A23:AB44)
and then paste again in (=A45:AB66)
and then paste again in (=A67:AB88)
I have found this but am struggling to get it working:
Bookmarks