Hey all,
I have an Access database with many forms and macros.
It runs fine on my PC but when I move the file to another PC and try to run the Macros, it crashes at the first implicitly declared variable. Option Explicit is NOT in the code. Is there a setting in Access that is causing this "Can not find object" error?
Also, I tried declaring everything which worked for the variables, but I open Excel in a macro and it really gets buggy there. Any help would be much appreciated.
PB
I have an Access database with many forms and macros.
It runs fine on my PC but when I move the file to another PC and try to run the Macros, it crashes at the first implicitly declared variable. Option Explicit is NOT in the code. Is there a setting in Access that is causing this "Can not find object" error?
Also, I tried declaring everything which worked for the variables, but I open Excel in a macro and it really gets buggy there. Any help would be much appreciated.
PB