Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a workbook with 12 worksheets in Excel 2000. Each worksheet relates to
a department (these are to do with hours) I want to create 12 different workbooks, one for each department, and have the data from the relative departmental worksheet in the original workbook inserted into the new workbooks. These also, if possible, need to be updated when the user opens them whenever the original user updates the master. I've tried embedding a linked object in the new workbook and selecting the master workbook...but when the user double clicks on the "inserted" worksheet, it opens the master workbook and shows ALL the worksheets. I've also tried protecting the master workbook...for some reason this doesn't work...nor does it ask me for a password (is it because I'm using it on the machine I opened the master on??!) Does anyone know how to go about this? Really stuck. Any help appreciated |
#2
![]() |
|||
|
|||
![]()
In each satalite workbook, you can put this formula in A1
='C:\[MasterFile.xls]Dept1'!A1 Copy down and across as needed and change the Dept number for each different satelite book..... Vaya con Dios, Chuck, CABGx3 "Billy" wrote: I have a workbook with 12 worksheets in Excel 2000. Each worksheet relates to a department (these are to do with hours) I want to create 12 different workbooks, one for each department, and have the data from the relative departmental worksheet in the original workbook inserted into the new workbooks. These also, if possible, need to be updated when the user opens them whenever the original user updates the master. I've tried embedding a linked object in the new workbook and selecting the master workbook...but when the user double clicks on the "inserted" worksheet, it opens the master workbook and shows ALL the worksheets. I've also tried protecting the master workbook...for some reason this doesn't work...nor does it ask me for a password (is it because I'm using it on the machine I opened the master on??!) Does anyone know how to go about this? Really stuck. Any help appreciated |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Open workbook to specific worksheet | Excel Discussion (Misc queries) | |||
grand total column B from every worksheet in workbook | Excel Discussion (Misc queries) | |||
How to open a workbook with a specific worksheet displayed by defa | New Users to Excel | |||
Copying worksheet from workbook to another | Excel Worksheet Functions | |||
copy worksheet from closed workbook to active workbook using vba | Excel Worksheet Functions |