D
Dan.KSU
Okay, I have a .dot file (let's call it the Client) which references
another .dot file (let's call it the Master). The Master has
functionality that all the Clients have in common, so the Clients will
call functions from the Master. Now this file pair has been working
without issue for several years on Office 2003. We are about to
upgrade to 2007 so I am starting testing.
Of course it fails....Now, it basically seems like it is not accessing
the Master file. Here is what I've been able to narrow it to.
If I just run the Client, I get an error telling me that it cannot
access a hidden file.
If I first ru the Master and then open the Client, I get the same
error message.
However, If I open the Master then Open VB Editor and unlock the
Master file, and then run the Client it works just fine!
So I am thinking something has changed in either the way 2007 accesses
reference files or some security setting is keeping it from opening.
I've verified that in the Client file that Reference to the Master is
valid. I've also tried playing around with some of the Trusted
Setting to see if it was hanging there.
Any help would be greatly appreciated!
Daniel
another .dot file (let's call it the Master). The Master has
functionality that all the Clients have in common, so the Clients will
call functions from the Master. Now this file pair has been working
without issue for several years on Office 2003. We are about to
upgrade to 2007 so I am starting testing.
Of course it fails....Now, it basically seems like it is not accessing
the Master file. Here is what I've been able to narrow it to.
If I just run the Client, I get an error telling me that it cannot
access a hidden file.
If I first ru the Master and then open the Client, I get the same
error message.
However, If I open the Master then Open VB Editor and unlock the
Master file, and then run the Client it works just fine!
So I am thinking something has changed in either the way 2007 accesses
reference files or some security setting is keeping it from opening.
I've verified that in the Client file that Reference to the Master is
valid. I've also tried playing around with some of the Trusted
Setting to see if it was hanging there.
Any help would be greatly appreciated!
Daniel