UpdateRemoteReferences Property

Applies To

Workbook Object.

Description

True if remote references will be updated for the workbook. Read-write.

Example

This example causes remote references to be updated on the active workbook.


ActiveWorkbook.UpdateRemoteReferences = True