Live Excel Document Automation Assistance - Coding to Pull Data from Multiple Worksheets to have one master list.

BoyMom826

New Member
Joined
Dec 11, 2020
Messages
15
Office Version
  1. 365
Platform
  1. Windows
Excel online automation question!
I have a workbook on Sharepoint that has 11 sheets of account manager data - one sheet/account manager. All have the same heading (A9:AF9) but do not have the same number of accounts.

What I am needing to do is pull all data from each account manager's worksheet and bring it to an all accounts "Master" worksheet. Column A cells would be populated for any rows needing to be moved over. I need it to be dynamic and/or automate frequently as the managers update their accounts daily.

The top 7 rows of the Master document has summary data, so I will have the heading for it to be A9 as well.

I also have 2 sheets in the workbook that I do not want to include in the loop, if possible.

Hoping that someone is able to assist with a script for my automate tab.

I hope I gave all relevant data, but please let me know if I missed something! I truly appreciate it and happy holidays!
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.

Forum statistics

Threads
1,214,515
Messages
6,119,972
Members
448,933
Latest member
Bluedbw

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