We are using Access database 2003 (I know, too old) with Win server 2008 in my company. We have one .mdb file split into two.
A couple of days ago we had a problem trying to open modules. It all begin with the fact that our users started to get unrecognized function error while the database was running, and an error that read
The module name xxx is misspelled or refers to a module that doesn't exist
We have tried to use SaveAsText acModule and we created a new database with the hope that if we import all the data from corrupted file into the new it would solve the problem, but nothing works.