Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I'm using Cubes through Excel 2003 and I'd like to be able to change the connection settings. For example: I'd like top change the server name. Any ideas how to do that??? Help much appreciated. Chris |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The connection string can be accessed with VBA. Check the value of
activeworkbook.PivotCaches.Item(1).Connection, you may create a macro that craft a different connection string for different servers using that property. Hope this helps, Miguel. " wrote: Hi, I'm using Cubes through Excel 2003 and I'd like to be able to change the connection settings. For example: I'd like top change the server name. Any ideas how to do that??? Help much appreciated. Chris |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
enable automatic refresh | Excel Worksheet Functions | |||
Can I apply page settings to all sheets in Excel? | Excel Discussion (Misc queries) | |||
How do I save an OLAP connection to distribute with an Excel sheet | Excel Discussion (Misc queries) | |||
Footer Settings in an Excel Sheet | Excel Discussion (Misc queries) |