Macro Possible?

Dolemitefunk

New Member
Joined
Oct 12, 2010
Messages
47
Hello, I was wondering if it was possible to write a macro that can automate the following scenario:

Lets say I have Workbook 1, that has values in rows 3 to 15 in columns B through D.

I would like to write a macro that Copies Column B for Workbook 1 rows 3 through 15 and links them into Workbook 2 Column F rows 5 through 17.
And
Copies column C from Workbook 1 rows 3 through 15 and links them into Workbook 3 Column F rows 5 through 17
And
Copies Column D rows 3 through 15 from Workbook 1 rows 3 through 15 and links them into Workbook 4 Column F rows 5 through 17
... and so on.

I would like to know if this is possible, and if so possibly a bit of direction as to how to get started?

Thank you
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
Start with using the macro recorder. Then after that you can change up the macro to make it more generic.
 
Upvote 0

Forum statistics

Threads
1,224,521
Messages
6,179,285
Members
452,902
Latest member
Knuddeluff

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