SaveLinkValues Property

Applies To

Workbook Object.

Description

True if Microsoft Excel will save external link values with this workbook. Read-write.

Example

This example causes Microsoft Excel to save external link values with the active workbook.


ActiveWorkbook.SaveLinkValues = True