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

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney

Forum statistics

Threads
1,224,823
Messages
6,181,184
Members
453,020
Latest member
Mohamed Magdi Tawfiq Emam

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