Syntax

expression.AskToUpdateLinks

expression A variable that represents an Application object.

Example

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

Visual Basic for Applications
Application.AskToUpdateLinks = True
Ask ask to update links Ask To Update Links Property askto asktoupdate AskToUpdateLinks AskToUpdateLinks Property Automatically update links without asking? Get rid of dialog box for updating links? Get user permission to update links on opening new file? update links

See also: