ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How can i automate the response to a generated pop up? (https://www.excelbanter.com/excel-programming/403759-how-can-i-automate-response-generated-pop-up.html)

Eni001

How can i automate the response to a generated pop up?
 
I need VBA code that will select OK when the popup is generated in response
to a command to delete a worksheet.


Regards

joel

How can i automate the response to a generated pop up?
 
You can turn off the pop up with the following line

Application.DisplayAlerts = False

"Eni001" wrote:

I need VBA code that will select OK when the popup is generated in response
to a command to delete a worksheet.


Regards



All times are GMT +1. The time now is 10:53 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com