copy same positioned row of all sheets in one workbook and paste accordingly in another workbook

Tet Htut Naing

Board Regular
Joined
Mar 28, 2015
Messages
101
Dear All,

I am trying to write a macro and cannot start. I want to copy the same position rows of all sheets in a workbook and paste them in the last rows of sheets in another workbook. Here, sheets' names of those two workbooks are the same. I am trying to save the records of resigned staff (NGO).
In details, in the first sheet of the first workbook, I will select a row and run the macro, then it will copy all the same position rows of all sheets of that workbook, and paste all the copied rows at the last rows of all sheets in the second workbook.

If it is possible, please help me on this.

Best Regards,
Ko Htut
 
I do not understand what:

"The result is the same"

means.

I have tested this script five times and it works for me.

Maybe someone else here at Mr. Excel can help you.

I have to leave for now and will not be back till tomorrow.
 
Upvote 0

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
Thanks
I do appologize for leaving not saying anything.
I will test your code tomorrow and update the results.
Best
Ko Htut
 
Upvote 0

Forum statistics

Threads
1,215,029
Messages
6,122,755
Members
449,094
Latest member
dsharae57

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top