Syntax

expression.AlertBeforeOverwriting

expression A variable that represents an Application object.

Example

This example causes Microsoft Excel to display an alert before overwriting nonblank cells during drag-and-drop editing.

Visual Basic for Applications
Application.AlertBeforeOverwriting = True
alert alert before overwriting Alert Before Overwriting Property Alert before replacing existing data? alertbefore AlertBeforeOverwriting AlertBeforeOverwriting Property Disable overwrite warning message? Stop warning box from appearing when copying? Switch for turning off warning message on drag & drop?

See also: