經安全檢測,此網站為安全網站,請放心前往原始網址!

VBA Tips & Tricks: Disable Close button using Excel VBA

How to disable close button using VBA If you want to prevent the user to close the Application, you block the menu items, keypress etc. This snippet will help you in disabling the close button of the application. Sub DisableExcelMenu() ' Remove Exel Menu

vbadud.blogspot.com

網址安全性掃描由 google 提供