VBA to copy specific cells to summary sheet after creation

Leeward904

New Member
Joined
May 5, 2021
Messages
12
Office Version
  1. 2019
Platform
  1. Windows
Hey everyone,

I have seen a couple threads discussing this but all are slightly off from what i need to accomplish.

I have a MACRO that creates additional worksheets based on the template worksheet and fills in the title for each new tab and applies the corresponding information to each new worksheet. Now what i need to do is have another MACRO that once these new sheets are created, each sheet needs to show the data in cells A12 - M12 to the corresponding "summary" worksheet. I have attached the pictures of each sheet to help explain i if have made it confusing...

Basically the sequence is:
1. once the additional worksheets (work item estimate) are created using existing MACRO the tabs are completed with the hours/material-sub dollars
2. once all of the work item estimates are completed and the data needs to be imported to the summary tab. I would like to have a button control for the workbook to pull the data from each work item tab to the summary sheet.
 

Attachments

  • estimate sheet.PNG
    estimate sheet.PNG
    42.4 KB · Views: 11
  • summary sheet.PNG
    summary sheet.PNG
    93.9 KB · Views: 11

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,216,808
Messages
6,132,827
Members
449,761
Latest member
AUSSW

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