Copy column values if data on row 1 has a certain text that is the same in another sheet, then loop through for the rest of the columns

Hestia

New Member
Joined
Nov 8, 2018
Messages
1
Hi all

I am still new to Excel VBA as a whole, and would like to seek help from experts regarding a new issue I have.

I would like to copy a column of data from workbook 1 into workbook 2, based on the data it has on row 1.

For example, row 1 of column C in workbook 1 has text called "U.S. Exports to Argentina of Crude Oil (Thousand Barrels)".

I would like to copy the whole column excluding row 1, and paste it in a column of workbook 2 whose first row has "Argentina" only.

Is it alright if anyone could help me with this? I am not sure of how to program this in excel vba.

Thank you for your help!
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.

Forum statistics

Threads
1,223,911
Messages
6,175,324
Members
452,635
Latest member
laura12345

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