Is This Transfer Macro Possible?

squeakums

Well-known Member
Joined
May 15, 2007
Messages
823
Office Version
  1. 365
I have created Test's Team (By Group) with Day 1 through Day 31 tabs on it. On each tab is a list of names with Columns B, C, D and F. I need to pull that data for each person and go into another spreadsheet Test's Team (Individual Monthly) and place Day 1 through Day 31 on each individual's name tab in columns D, G, J and N.

For example:

The macro goes to workbook Test's Team (By Group) looks on each tab Day 1 through Day 31 - finds names in range A3:A21 and then copies data in clumns B, C, D and F and then goes to the Test's (Individual Monthly) - and looks at each tab and finds that name and pastes special text data in columns D, G, J and N for each individual on each tab. Day 1 equals April 1st on the Test's (Individual Monthly) workbook and starts in C11.

If this macro isn't possible, is there another way of perhaps creating another sheet or something? I thought about setting up another sheet on the Test's Team (Individual Monthly) to pull this data - but it would be a large macro I think? Then, I would have to setup formulas to pull on the other tabs. And, I am trying to avoid formulas as much as possible because of possible constant name changes. Any help would be appreciated.

Thanks a bunch.
 

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,190,794
Messages
5,982,956
Members
439,808
Latest member
agutosay

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
Top