Macro to Compile Data from multiple workbooks in a network folder.

hoyterco88

New Member
Joined
Feb 8, 2013
Messages
1
Hi all,

I am very new to VBA and I am looking for some help to set up a macro to compile all the data from multiple work books from a network folder than can be selected when the macro is initialized. All files will be .xls file format and the files will all have the same data in them. What I would like to do is have it pull data from Column C starting at row 14 ending at row 200. The data will be in the same location on all work books. I also need the names of the data from the first file that is opened to be copied in the first column in the new workbook. The names will come from Column B starting at row 14 also. Can someone please help me get this part set up. Once I have that I think I can edit the rest to look like and do what I want.

Any help is appreciated.

Thanks!!!

P
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.

Forum statistics

Threads
1,215,466
Messages
6,124,983
Members
449,201
Latest member
Lunzwe73

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