Application VisualBasic Script

Sub alert()
    Application.DisplayAlerts = False
End Sub