Will from London
Board Regular
- Joined
- Oct 14, 2004
- Messages
- 217
Hi
In VBA there are 4 possible values for UpdateLinks when opening a workbook. I'd be grateful if someone could explain the difference between a "remote" reference and an "external" reference.
The help file defines the values as:
0 Doesn't update any references
1 Updates external references but not remote references
2 Updates remote references but not external references
3 Updates both remote and external references
Regards
Will
In VBA there are 4 possible values for UpdateLinks when opening a workbook. I'd be grateful if someone could explain the difference between a "remote" reference and an "external" reference.
The help file defines the values as:
0 Doesn't update any references
1 Updates external references but not remote references
2 Updates remote references but not external references
3 Updates both remote and external references
Regards
Will