MaliciousMike
Registered User.
- Local time
- Today, 17:50
- Joined
- May 24, 2006
- Messages
- 118
Hello,
Is it possible to load a list of references via code?
My problem is that when i update my application (which refers to Office 2003) my users get "MISSING" on a few references.
I understand there is no way for the program to update its own references with whatever's on the user's machine.
I could use late binding, but the amount of change to do that would be immense, so it's a last resort.
Anyway... what i'd like to do is set up a local file with the user's references which is loaded when they open the application.
Is this possible?
If so, could someone give me some commands and functions to look into?
Thanks
~Mike
Is it possible to load a list of references via code?
My problem is that when i update my application (which refers to Office 2003) my users get "MISSING" on a few references.
I understand there is no way for the program to update its own references with whatever's on the user's machine.
I could use late binding, but the amount of change to do that would be immense, so it's a last resort.
Anyway... what i'd like to do is set up a local file with the user's references which is loaded when they open the application.
Is this possible?
If so, could someone give me some commands and functions to look into?
Thanks
~Mike