Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
Specifies how the PivotTable cache or a query table connects to its data source.
| Name | Value | Description |
|---|---|---|
| xlAlways | 1 | The PivotTable cache or query table always uses external source information (as defined by the SourceConnectionFile or SourceDataFile property) to reconnect. |
| xlAsRequired | 0 | The PivotTable cache or query table uses external source information to reconnect by using the Connection property. |
| xlNever | 2 | The PivotTable cache or query table never uses source information to reconnect. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.