anandan.cr@gmail.com
Member
- Local time
- Yesterday, 23:24
- Joined
- Oct 7, 2016
- Messages
- 43
I am using my Ms Access 2003 database file is two different Ms Office Version's. I am using Excel file in it
But Whenever I update the database and keep it is different locations, On Opening it is gives us an error "Your My.mdb database or project contains a missing or broken reference to the file" I need to change the reference file path of Ms-Excel.exe in both locations
In Access :2003
VBA-Environment--> Tools --> Reference --> Microsoft Excel 12.0 Object Library
In Access :2007
VBA-Environment--> Tools --> Reference --> Microsoft Excel 16.0 Object Library
Kindly suggest us how to write a VBA Code so that both reference file detail is mention to avoid the above error.
But Whenever I update the database and keep it is different locations, On Opening it is gives us an error "Your My.mdb database or project contains a missing or broken reference to the file" I need to change the reference file path of Ms-Excel.exe in both locations
In Access :2003
VBA-Environment--> Tools --> Reference --> Microsoft Excel 12.0 Object Library
In Access :2007
VBA-Environment--> Tools --> Reference --> Microsoft Excel 16.0 Object Library
Kindly suggest us how to write a VBA Code so that both reference file detail is mention to avoid the above error.