Can this be done...

Is it possible to have code within a VBA module, that once activated via a button on a worksheet, would open the VBE Editor, and given a password found within its own code, unlock its own module for viewing.

Just trying to save me a bit of time each time I open my files for editing. Working on a global - programmer password that unlocks all my sheets, gives me back my toolbars, and hopefully, opens up my VBE for me.