Hello everyone again!
I have an MS Access 2003 application that I developed and will be distributed to many people on many computers. When I tested my Application from home I recieved an error that I was missing a reference to the package MS Office 12 object library. That is because I am using a different version at home which uses MS Office 11 Object library. I imagine that with distributing this application to many people some of them may not have Object Library 12.
I am wondering if there is a way around this error so I can avoid making the user create the reference themselves (I have little faith in the user). Can I code something to import the package?
Any suggestions will be appreciated!
Thanks.
I have an MS Access 2003 application that I developed and will be distributed to many people on many computers. When I tested my Application from home I recieved an error that I was missing a reference to the package MS Office 12 object library. That is because I am using a different version at home which uses MS Office 11 Object library. I imagine that with distributing this application to many people some of them may not have Object Library 12.
I am wondering if there is a way around this error so I can avoid making the user create the reference themselves (I have little faith in the user). Can I code something to import the package?
Any suggestions will be appreciated!
Thanks.
Comment