G
Guest
Access is great for linking tables between databases to share common data
bretween databases. Is there any way to share code between databases?
I tried to put the code in a comon database and
1 - Delete the module if it exists. This fails because the subroutines and
functions are referenced in other modules within the project.
2 - Imported the module into the selected database. I get the same module
with a new version number appended.
The only development tools I have are Access and Excel. I know it is
possible to create a DLL in VB. Alas, I don't have VB <sigh>.
TIA
bretween databases. Is there any way to share code between databases?
I tried to put the code in a comon database and
1 - Delete the module if it exists. This fails because the subroutines and
functions are referenced in other modules within the project.
2 - Imported the module into the selected database. I get the same module
with a new version number appended.
The only development tools I have are Access and Excel. I know it is
possible to create a DLL in VB. Alas, I don't have VB <sigh>.
TIA