Workbook.UpdateRemoteReferences Property
True if Microsoft Excel updates remote references in for the workbook. Read/write Boolean.
Syntax
expression.UpdateRemoteReferences
expression A variable that represents a Workbook object.
Example
This example causes remote references to be updated in the active workbook.
| Visual Basic for Applications |
|---|
|