All,
I am trying to export a module to a Code created database.
All works well, but i really want to have my original db as an MDE (Or at least a MDB with a password on the VB code).
When trying this, i found out that exporting a module from an MDE (or VB code protected MDB) is not possible.
ANy idea's how to tackle this ?
Would it be an option to create an .bas file from code and then import it in the new database ?. How would one do that and how would i create/import a macro ?
Any help is appreciated.
"In three words I can sum up everything I've learned about life: it goes on."
- Robert Frost 1874-1963
I am trying to export a module to a Code created database.
All works well, but i really want to have my original db as an MDE (Or at least a MDB with a password on the VB code).
When trying this, i found out that exporting a module from an MDE (or VB code protected MDB) is not possible.
ANy idea's how to tackle this ?
Would it be an option to create an .bas file from code and then import it in the new database ?. How would one do that and how would i create/import a macro ?
Any help is appreciated.
"In three words I can sum up everything I've learned about life: it goes on."
- Robert Frost 1874-1963