I use vba code to successfully import a module from an Explorer directory (typically a .cls or .bas file in that directory) into my current accdb database. The module (either a class module or a standard module) shows accurately in the VB Editor window. BUT, the module is not saved in the...