accde rollout

joe789

Registered User.
Local time
Today, 16:20
Joined
Mar 22, 2001
Messages
154
Hi Folks,

I am about to roll out a ACCDE to folks that may very well have a different version/update install on their MS Access; and thru the years, I have noticed that every once in a while if a ACCDE has been compiled and the user attempts to use the files on a version that may be not as updated or more updated, the file will open but the VBA code in it won't run properly. What is the very best, most fool proof strategy to attempt to prevent this issue?

Thank you very much,

Joe
 
1. develop in the lowest version of access any of your users have.
2. use late binding for interfacing with other MS office products
 

Users who are viewing this thread

Back
Top Bottom