Application.EnableLargeOperationAlert property (Excel)

Sets or returns a Boolean that represents whether to display an alert message when a user attempts to perform an operation that affects a larger number of cells than is specified in the Office Center UI. Read/write Boolean.

Syntax

expression.EnableLargeOperationAlert

expression A variable that represents an Application object.

Remarks

The default value of this property is True.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.