Dear Excel Forum community,
I am VBA beginner user and I am struggling with the following problem.
Basically, I need to copy all rows (variable number of rows, hence I am using the LastRow function) from Sheet2 and insert them below a user-selected cell (via InputBox) in Sheet1.
I wrote the following but it basically just adds and empty row.
However, if the destination range is fixed, the same macro would work
Any help would be greatly appreciated!![]()
Please Login or Register to view this content.
Best,
Silvano
Bookmarks