Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can anyone tell me if there is a simple way to do the following ... I
have a bunch of PivotTables in workbook (Excel 2003) and from time to time I want to move the underlying Access database (in which the source data resides) to a different folder on the network. I effectively want all my PivotTables to point to this new location. Right now I can't do this without rebuilding all my PivotTables. I am sure all of this can be done programatically using VBA but I was wondering whether there is some more simple method e.g. through changing the ODBC link reference. Does anyone have a simple solution to this? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
Ron Coderre has written a very nice addin for changing data sources for Pivot Tables. It can be downloaded at http://www.contextures.com/xlPivotPlay01.html -- Regards Roger Govier wrote in message oups.com... Can anyone tell me if there is a simple way to do the following ... I have a bunch of PivotTables in workbook (Excel 2003) and from time to time I want to move the underlying Access database (in which the source data resides) to a different folder on the network. I effectively want all my PivotTables to point to this new location. Right now I can't do this without rebuilding all my PivotTables. I am sure all of this can be done programatically using VBA but I was wondering whether there is some more simple method e.g. through changing the ODBC link reference. Does anyone have a simple solution to this? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Sep 10, 6:02 pm, "Roger Govier" <rogerattechnology4NOSPAMu.co.uk
wrote: Hi Ron Coderre has written a very nice addin for changing data sources for Pivot Tables. It can be downloaded athttp://www.contextures.com/xlPivotPlay01.html -- Regards Roger Govier wrote in message oups.com... Can anyone tell me if there is a simple way to do the following ... I have a bunch of PivotTables in workbook (Excel 2003) and from time to time I want to move the underlying Access database (in which the source data resides) to a different folder on the network. I effectively want all my PivotTables to point to this new location. Right now I can't do this without rebuilding all my PivotTables. I am sure all of this can be done programatically using VBA but I was wondering whether there is some more simple method e.g. through changing the ODBC link reference. Does anyone have a simple solution to this? Thanks Roger, appreciate the help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamically connecting to a remote database | Excel Discussion (Misc queries) | |||
Pivottable References | Excel Programming | |||
MS Excel 2000 - Change PivotTable DataSource (Access2000 database) | Excel Discussion (Misc queries) | |||
Pivottable - dynamically changing the range of cells | Excel Discussion (Misc queries) | |||
dynamically building references to named ranges | Excel Discussion (Misc queries) |