Syntax

expression.SaveLinkValues

expression A variable that represents a Workbook object.

Example

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

Visual Basic for Applications
ActiveWorkbook.SaveLinkValues = True
Cause Excel to save outside values. Keep figures from another application. save save link values Save Link Values Property savelink SaveLinkValues savelinkvalues property

See also: