Complex Multi-Workbook Information Sync

Zyniker

New Member
Joined
Feb 17, 2009
Messages
27
So, I have a relatively complex request:
I have a number of workbooks (probably about 100) that represent indexes of documents. I would like to sync the information from these workbooks to a set of 'master' workbooks that will reflect the information from each of the smaller workbooks.

The names of the smaller workbooks are formatted thusly:
###-### (Name) Disc Index
The first "###" represents the client number, the second "###" represents the matter number (basically, the case).
The master workbooks will be divided by client number (one 'master' workbook per client). The name for these workbooks will follow this format:
### Disc Index
The "###" is the aforementioned client number.

In the smaller workbooks, there are two worksheets each with information on them (there is a third, but it doesn't contain any relevant information for this project).

The first worksheet contains information sorted into the following columns:
  • Name (the case name from above; the second "###")
  • Number (the case number; both the first and second "###" separated by a dash, a unique value)
  • Propounding Party (self-explanatory)
  • Responding Party (self-explanatory)
  • Type (the type of the document, a drop-down value)
  • # (the number of the document, not a unique value)
  • Date (the date on which the document was received)
  • Method (the method(s) by which the document was delivered, a drop-down value)
  • Response Date (the date the response to the document was received)
  • Method (the method(s) by which the response was received, a drop-down value)
  • Verification (whether or not a verification has been received, a Yes/No drop-down value)

The second worksheet contains virtually identical columns with one column (Response Date) from the first worksheet split into two columns (Sent to Client and Responses Sent) in the second worksheet.
  • Name (the case name from above; the second "###")
  • Number (the case number; both the first and second "###" separated by a dash, a unique value)
  • Propounding Party (self-explanatory)
  • Responding Party (self-explanatory)
  • Type (the type of the document, a drop-down value)
  • # (the number of the document, not a unique value)
  • Date (the date on which the document was received)
  • Method (the method(s) by which the document was delivered, a drop-down value)
  • Sent to Client (the date the document was forwarded to the client)
  • Responses Sent (the date the responses were sent out)
  • Method (the method(s) by which the response was received, a drop-down value)
  • Verification (whether or not a verification has been received, a Yes/No drop-down value)

The first worksheet is named "DEF Disc" the second is named "PLTF Disc".


In the master workbook, there will be two worksheets that reflect the two worksheets present in each of the smaller workbooks (DEF Disc and PLTF Disc). Naturally, I would like for the information from all of the smaller workbooks' DEF Disc worksheets to appear on the master workbook's DEF Disc worksheet and the information from all of the smaller workbooks' PLTF Disc worksheets to appear on the master workbook's PLTF Disc worksheet.


Additional information: the smaller workbooks are quite simple and have a header row (1) and then the information immediately follows. However, the smaller workbooks do have their information contained in lists. I intend to add formatting to the final product (the 'master' worksheets), so it would be great if column A and rows 1 through 5 could be left blank. (If necessary, I could reflect these blanks cells (the one column and the five rows) on the smaller worksheets.)

If possible, please design the 'master' worksheets in such a way that it will be relatively easy to add additional smaller worksheets in the future (after all, the firm does occasionally take on new cases ;) ).

Any help will be much appreciated! Feel free to ask me any questions. :)
Unfortunately, I cannot mail out these documents as they contain sensitive information (this is work for a law firm); however, if necessary, I can create a 'fake' set of smaller workbooks and a master workbook with random information.
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.

Forum statistics

Threads
1,196,380
Messages
6,014,956
Members
441,857
Latest member
saraguchi2316

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