VBA copy paste cells one by one

Cime14

New Member
Joined
Dec 19, 2017
Messages
30
Hi there!

I have data in column A (range is flexible) in Sheet1 and would like to copy each row to different sheet. Is this possible?
For example cell A1 from Sheet1 should be copied to Sheet2 (cell A1), cell A2 from Sheet1 to Sheet3 (cell A1),...
How to do this when range is flexible? Sometimes there are 20 rows, sometimes 40.

Thanks,
C.
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Are there always enough sheets to cover all the rows?
For example, is it possible that there are 40 rows of data to copy, but only 30 sheets in your workbook?
If so, then what happens to the last 10 rows if there is no sheet for them to copy to?
 
Upvote 0

Forum statistics

Threads
1,215,219
Messages
6,123,688
Members
449,117
Latest member
Aaagu

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