I have a database I have been developing in a folder on my D: drive named "Access Database Workarea" with a subfolder named "XXX Project" and other Subfolders beneath. Some of my modules have been hard coded to specific folders. Now I'm trying to test moving this database out into the environment where everyone will have a "XXX Project" folder. But when I moved the "XXX Project" folder to the root of D: and tried running the database I keep getting error messages that say things like "UCase" and "Mid" and "Left" were undefined functions. Why? and What do I have to do to correct it?
On a side note I don't understand. These are simple base MSAccess functions, why would they be undefined?
On a side note I don't understand. These are simple base MSAccess functions, why would they be undefined?