daveburke114
New Member
- Joined
- Dec 2, 2010
- Messages
- 27
Hi Guys,
I have a question that has probably been asked a million times before but after searching the forum I'm non the wiser!
I have (for example) 3 Source workbooks and 1 master workbook.
On each Source workbook is a worksheet with data I need putting onto its own Worksheet in the Master Workbook.
I would like the Master workbook (and therefore all worksheets within) to update automatically when the Source Workbooks are updated.
I understand this can be done with a 'Paste Link' but I seem to be doing something wrong as either:
1) I have to select the whole sheet and that also copies all empty cells/takes up a lot of memory. Or
2) I have to select a specific amount of cells, which is not appropriate as the Source Workbooks are always growing.
Should I be able to select a named Range of cells from a Source worksheet? and would this named range grow as the Source database grows?
Also, ideally, I would like to just open the Master workbook and see all the updated sheets, without individually opening each other Source workbook, as potentially there could be more than 10.
Is it possible to update all the Master worksheets from closed Source workbooks? Or at a push, could someone explain how to code some VBA to open and close all Source workbooks when the Master is opened?!
I hope that all makes sense!
Regards
Dave
I have a question that has probably been asked a million times before but after searching the forum I'm non the wiser!
I have (for example) 3 Source workbooks and 1 master workbook.
On each Source workbook is a worksheet with data I need putting onto its own Worksheet in the Master Workbook.
I would like the Master workbook (and therefore all worksheets within) to update automatically when the Source Workbooks are updated.
I understand this can be done with a 'Paste Link' but I seem to be doing something wrong as either:
1) I have to select the whole sheet and that also copies all empty cells/takes up a lot of memory. Or
2) I have to select a specific amount of cells, which is not appropriate as the Source Workbooks are always growing.
Should I be able to select a named Range of cells from a Source worksheet? and would this named range grow as the Source database grows?
Also, ideally, I would like to just open the Master workbook and see all the updated sheets, without individually opening each other Source workbook, as potentially there could be more than 10.
Is it possible to update all the Master worksheets from closed Source workbooks? Or at a push, could someone explain how to code some VBA to open and close all Source workbooks when the Master is opened?!
I hope that all makes sense!
Regards
Dave