Multiple Workbooks on sharepoint to single master sorted by column B which is a list with a preferred order

flyingfree

New Member
Joined
Mar 2, 2011
Messages
8
So I have multiple workbooks in SharePoint, the regions data, that I want to conglomerate in a HQ book. The regions workbooks are secured so that each region can only open their workbook but I have permissions to open all of them. The columns are all the same across each regions book. I want to copy all regions data to a HQ book sorting by two fields, Rank, and trade. The rank and trades have a hierarchy. But all trades should be grouped together then sorted by Rank according to the hierarchy. SharePoint is making this difficult as the filenames to refer to the books are all in the same directory but still a long sharepoint file name for the target. I am thinking a variation of the many VBA codes I've seen here but most refer to copying from multiple sheets within the same workbook. I have not yet sorted out how to make the individual sheets protected from being seen by the other regions, hence each region has it's own book. I'm comfortable with some minor changes to filenames, hierarchy lists items, and column refences.
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying

Forum statistics

Threads
1,213,543
Messages
6,114,236
Members
448,555
Latest member
RobertJones1986

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