Checking, Resolving, and Fixing Broken Library References in your MS Access Applications
Access versions 97, 2000, and 2002/2003 resolve broken references differently, so you need conditional code for each run-time environment.
The following Access KB articles are a good starting point for this difficult topic:
- How Access 2002 resolves VBA references
- How Access 2000 resolves VBA references How Access 97 resolves VBA references
This article from trigeminal.com is the best I have read on the topic: How to guarantee that references will work in your Access Applications
No comments:
Post a Comment