hmrichfield
New member
- Local time
- Yesterday, 18:51
- Joined
- Jun 26, 2013
- Messages
- 4
Hi there,
I am working on a MS DB which was originally created in a 32 bit version of MS access. Since then, IT updated half the users with 64-bit versions of MS Office. It is non-optional to use a mix of both versions of MS.
The individuals operating on the 64-bit version received an error every time they opened the DB. I have included pictures below of the error (Note: First picture which shows the code line: Lib "shell64.dll" is not what is actually in the program. The code reads: Lib "shell32.dll". I was just messing with it to see if that would be a quick fix.) both before and after I was able to get the system to fix.
Now, I have a new error (below) when trying to execute the command to run the report. It appears that one of the Macros is not executing properly and I'm unsure as to if it's something related to the code fix I implemented today, or if this could be an entirely separate issue. Any insight is appreciated!
Thanks
I am working on a MS DB which was originally created in a 32 bit version of MS access. Since then, IT updated half the users with 64-bit versions of MS Office. It is non-optional to use a mix of both versions of MS.
The individuals operating on the 64-bit version received an error every time they opened the DB. I have included pictures below of the error (Note: First picture which shows the code line: Lib "shell64.dll" is not what is actually in the program. The code reads: Lib "shell32.dll". I was just messing with it to see if that would be a quick fix.) both before and after I was able to get the system to fix.
Now, I have a new error (below) when trying to execute the command to run the report. It appears that one of the Macros is not executing properly and I'm unsure as to if it's something related to the code fix I implemented today, or if this could be an entirely separate issue. Any insight is appreciated!
Thanks
