| Update Values | |
| Change Source… | |
| Open Source | |
| Break Link | |
| Check Status |
selection.validation.delete
updateLinks property of the workbook object can be set to one of the values of the xlUpdateLinks enumeration: xlUpdateLinksAlways | 3 |
xlUpdateLinksNever | 2 |
xlUpdateLinksUserSetting | 1 |
activeWorkbook.updateLinks = xlUpdateLinksAlways
workbook.linkSources.