Forum Discussion
lodamost
Aug 01, 2022Copper Contributor
32bit to 64bit
How to open a 32-bit Access file with a 64-bit device
2 Replies
Expanding on Tom's answer, ACCDE files will only run in the Office bitness in which they were created.
However ACCDB files will run in both bitnesses
- Tom_van_StiphoutIron ContributorThe bitness of the device (meaning: Windows) does not matter, but the Access file follows the bitness of Office, so this 32-bit file cannot run on 64-bit Office.
You can either uninstall 64-bit Office and install 32-bit Office, or go back to the creator of this file and ask if there is a 64-bit version available.