You need to capture the ESC event from the keyboard. (I think ASCII code for ESC is chr(27) Then use VBA code to create a password box pop-up to input the password.
Name (required)
Mail (will not be published) (required)
Website
This site uses KeywordLuv. Enter YourName@YourKeywords in the Name field to take advantage.
Contact Us | Terms of Use | Trademarks | Privacy StatementCopyright © 2009 Powerpoint Presentation. All Rights Reserved.
You need to capture the ESC event from the keyboard. (I think ASCII code for ESC is chr(27) Then use VBA code to create a password box pop-up to input the password.