Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50103

Copy Certain data from Sheet1 to Sheet2

$
0
0
Hello:

I have lots of data in excel file.
Sheet1 has Data in coloumn A to P

I need a VB Macro to copy certain data from Sheet1 to Sheet2 as follows.
The data pasted in Sheet2 will start from row2.
Copy Sheet1, Column F data to Sheet2 in Column A.
Copy Sheet1, Column G data to Sheet2 in Column B.
Copy Sheet1, Column J data to Sheet2 in Column C.
Copy Sheet1, Column D data to Sheet2 in Column D.
Copy Sheet1, Column L data to Sheet2 in Column E.

Please help and let me know if any questions.

Thank you

Riz

Viewing all articles
Browse latest Browse all 50103

Trending Articles