PaulBricker
Programmer
I have a db on the network that 2 of us use. On my pc, it runs fine. The AutoExec macro works and all the VBA event procedures work. On our Admin Assistants machine, the AutoExec Macro works but none of the VBA code executes. If I type something in her Immediate Window like
?Asc("m")
I get a message that her macros are disabled but in the Trust Center, our macro settings are both "Disable all macros with notice". As far as I can tell our settings are exactly the same. I have remapped her trust center to the appropriate folder (with subfolders checked) but no luck. If I enable her macros, the VBA works properly. The VBA in other db's we use runs fine on her machine. I'm just stumped about this.
I can provide any info needed, I just wanted to keep this initial post fairly small.
Thanks
Paul
?Asc("m")
I get a message that her macros are disabled but in the Trust Center, our macro settings are both "Disable all macros with notice". As far as I can tell our settings are exactly the same. I have remapped her trust center to the appropriate folder (with subfolders checked) but no luck. If I enable her macros, the VBA works properly. The VBA in other db's we use runs fine on her machine. I'm just stumped about this.
I can provide any info needed, I just wanted to keep this initial post fairly small.
Thanks
Paul