After editing a VBA module, I tend to close the Visual Basic Editor without closing the module I’ve been working with first. When I come back to the editor, this module is still open. Over time, these open modules tend to build up resulting in scads of open windows in the editor. Periodically, I take a time out and close them all. This is just a little annoyance — is there an easy way to have the editor to start up with only the requested module open (or, alternatively, close all open modules before closing the editor window itself)? If not, I guess I’ll just have to train myself to close ’em myself.
Thanks.