AskToUpdateLinks Property

Applies To

Application Object.

Description

True if Microsoft Excel asks the user to update links when opening files with links, or False if links are automatically updated with no dialog. Read-write.

Example

This example causes Microsoft Excel to ask the user to update links when a file that contains links is opened.


Application.AskToUpdateLinks = True