trevorwilliams2
Programmer
INFORMATION:
I have a client side application that is distributed to 2 different groups. Each app is a little different so I requires some manual tweaks prior to distributing.
PROBLEM:
MAPI, by default, is looking for it's libary inside of my mail folder on the exchange server. (?) This is fine as long as it is within the domain and the user has sufficiant access rights.
Problem is that when I move it to the group outside of the domain, the reference obviously does not work and the user gets a lot of VBA errors until I come and manually fix the reference.
QUESTION
Is there a way to specify the path to the reference when the DB is opened. I have been trying to figure this out but no luck......
I have a client side application that is distributed to 2 different groups. Each app is a little different so I requires some manual tweaks prior to distributing.
PROBLEM:
MAPI, by default, is looking for it's libary inside of my mail folder on the exchange server. (?) This is fine as long as it is within the domain and the user has sufficiant access rights.
Problem is that when I move it to the group outside of the domain, the reference obviously does not work and the user gets a lot of VBA errors until I come and manually fix the reference.
QUESTION
Is there a way to specify the path to the reference when the DB is opened. I have been trying to figure this out but no luck......