Launch Form on "Visual Basic Editor" click Excel
Is there a way to launch a form when you click on "Visual Basic Editor" from Excel? I want to make my own login form to protect code. I have a Excel macro that creates a menu and want to add this login in with the menu code. Want to protect against those vba password recovery programs.
Re: Launch Form on "Visual Basic Editor" click Excel
They'd still get round it, as they would just disable macros when opening the file
Re: Launch Form on "Visual Basic Editor" click Excel
forgot about that, thanks