Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I want macro which should copy data from Sheet1 to Sheet2 in
specific way (see below) Copy Sheet1 Cell A3 value to Sheet2 Cell A10 Copy Sheet1 Cell A4 value to Sheet2 Cell A13 Copy Sheet1 Cell A5 value to Sheet2 Cell A16 Copy Sheet1 Cell A5 value to Sheet2 Cell A19 and so on ….. till Sheet1 Cell A40 Macro should copy all data from Sheet1 Range("A3:A40") to Sheet2 but it should paste each cell value of Sheet1 to two cells below of first cell of Sheet2 as mentioned above. Please can any friend help me on this. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy data to a specific row | New Users to Excel | |||
Copy Specific Data | Excel Programming | |||
Copy specific data over to other worksheet | Excel Programming | |||
Copy and Paste specific data | Excel Programming | |||
copy/print specific data | Excel Worksheet Functions |