DisplayAlerts Application Property in VBA has Boolean value either True or False. Default value is True. When the value is True it displays alerts and messages while running a macro. If the value is False it doesn’t display any messages or alerts. Please find the more information and syntax in the following chapter.
VBA DisplayAlerts Application Property – Syntax
Here syntax for DisplayAlerts Property of application object in VBA.
Application. DisplayAlerts
Where DisplayAlerts as String.
In the above syntax Application represents object and DisplayAlerts is the Property of Application object.
VBA DisplayAlerts Application Property: Example 1
Please find the below example for DisplayAlerts Property of application object in excel VBA. The below example doesn’t display any alert while closing active workbook.
Sub Appl_Display_Alert_Ex2() 'DisplayAlerts is the property of application object Application.DisplayAlerts = False ActiveWorkbook.Close Application.DisplayAlerts = True End Sub
VBA DisplayAlerts Application Property: Example 2
Please find the below example for DisplayAlerts Property of application object in excel VBA. The below example displays alerts while closing active Workbook.
Sub Appl_Display_Alert_Ex2() 'DisplayAlerts is the property of application object Application.DisplayAlerts = True ‘Optional Statement ActiveWorkbook.Close End Sub
VBA DisplayAlerts Application Property – Instructions
Please follow the below steps to execute the VBA code to save the excel file.
Step 1: Open any existing Excel Application.
Step 2: Press Alt+F11 – This will open the VBA editor window.
Step 3: Insert a code module from then insert menu.
Step 4: Copy the above code and paste in the code module which have inserted in the above step.
Step 5: Now press F5 to execute the code.
A Powerful & Multi-purpose Templates for project management. Now seamlessly manage your projects, tasks, meetings, presentations, teams, customers, stakeholders and time. This page describes all the amazing new features and options that come with our premium templates.
LIMITED TIME OFFER
Advanced Project Planning Templates
Excel Templates
120+ Project Management Templates Pack
Excel | PowerPoint | Word
ULTIMATE RESOURCE MANAGEMENT TEMPLATE
Excel Template
50+ Essential Project Management Templates
Excel | PowerPoint | Word
Project Portfolio Management Templates
Excel | PowerPoint Templates
50+ Excel Project Management Templates
Excel Templates