Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have two worksheets within the same workbook. On the first worksheet "Sheet1" I have data on column D to S starting on row 7. The number of row evolves over time. I am trying to create a loop to copy paste data from "Sheet1" to "Sheet 2". However, on the destination "Sheet2", data should be reported on only one column starting on cell B2. Each of the data on the columns of "Sheet1" should go below each other on "Sheet2". As a example range D7:D40 in "Sheet1" should be copied on "Sheet2" B2:B35. Then range E7:E40 in "Sheet1" should be copied on "Sheet2" B36:B69, etc... Thanks for your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
loop to copy paste | Excel Programming | |||
copy paste loop---new to vba | Excel Programming | |||
Copy and Paste using a loop | Excel Programming | |||
Copy/Paste Loop | Excel Programming | |||
copy and paste loop | Excel Programming |