VBA code to copy specific cells in column from one workbook and paste to another

Aimedija

New Member
Joined
May 23, 2018
Messages
9
Hi,

Sorry if this question has already been asked but i think I do have a specific case.
I'm willing to copy data from column C to column O from a first workbook and past it to another workbook from column A to column M as below describe ;

Workbook named Doc1 and worksheet named Query (copy)
Column CColumn DColumn EColumn FColumn GColumn HColumn IColumn JColumn KColumn LColumn MColumn NColumn O

<colgroup><col width="80" style="width: 60pt;" span="13">
<tbody>
















</tbody>

Workbook named Doc2 and worksheet named List2 (paste)

Column AColumn BColumn CColumn DColumn EColumn FColumn GColumn HColumn IColumn JColumn KColumn LColumn M

<colgroup><col width="80" style="width: 60pt;" span="13">
<tbody>
















</tbody>


Thanks in advance

<colgroup><col width="80" style="width: 60pt;" span="13"> </colgroup>
<tbody>



</tbody>
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.

Forum statistics

Threads
1,215,530
Messages
6,125,350
Members
449,220
Latest member
Edwin_SVRZ

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