How to control VBA project references.
How to control VBA project references.
(OP)
If anybody knows how to control programmatically VBA references to the object libraries? In design time you can access them through Tools-references, but in a run time? The problem I am facing is in incompatibility of DAO 3.51 and DAO 3.6 libraries. Newer systems with Win2000/Office 2000 don't have DAO 3.51, older like Win98/Office 97 don't have DAO 3.6 . I tried to reference both libraries, but it caused a conflict and did not work. Any ideas?




