Hello:
I am new to VBA and have a question.
I want to copy cell range A2:B2 and then paste to range A3:B54. Next I want to copy cell range A55:B55 and then paste to range A56:B107. I want this to keep repeating until I copy range A62913:B62913 and then to range A62914:B62965.
I've read some online tutorials and believe I need to implement a for loop but am not sure how to do it.
Any help would be appreciated. Thanks!
Bookmarks