Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have identical MS Excel worksheets stored in different drives. I want to
update them all when i update my master copy? Any way out? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sunil Pradhan wrote:
I have identical MS Excel worksheets stored in different drives. I want to update them all when i update my master copy? Any way out? Hi Sunil, First, some terminology: A workbook equates to a file, and a workbook can contain one or more worksheets. Therefore, you have identical /workbooks/ stored on different drives. The standard way to do what you ask is to have one master or "parent" workbook, and one or more other workbooks (the "child" workbooks) that are linked to the parent. If the parent is updated and saved, and subsequently a child workbook is opened, the child will fetch the updated linked values from the parent, after prompting you. Hope this helps. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Have a look at using a macro in the "before close" .......
using the savecopyas instruction. Greetings from New Zealand "Sunil Pradhan" wrote in message ... I have identical MS Excel worksheets stored in different drives. I want to update them all when i update my master copy? Any way out? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automatic Update in Multiple Worksheets | Excel Worksheet Functions | |||
How to update multiple worksheets | Excel Worksheet Functions | |||
How do i update multiple data ranges across multiple worksheets? | Excel Discussion (Misc queries) | |||
Update multiple worksheets | Excel Discussion (Misc queries) | |||
How to update multiple links in multiple spreadsheets followin mo. | Excel Worksheet Functions |