here is the dilemma i am having. i created a template that runs beautifully on 98% of the users computers. there is about 250 users using this template and it gets downloaded to their hard drives every morning when they log in.
Problem some users get the object disconnected from the client error. WHY??????????????????
I stepped through the code on the computers it was occurring on and this is the line of code it pooped out on:
Windows(glstrrtfdocname).Activate
Any ideas???
now keep in mind they can run this line of code in a routine with other documents. only certain documents crap out on that line. Maybe two so far out of about 200 documents.
Problem some users get the object disconnected from the client error. WHY??????????????????
I stepped through the code on the computers it was occurring on and this is the line of code it pooped out on:
Windows(glstrrtfdocname).Activate
Any ideas???
now keep in mind they can run this line of code in a routine with other documents. only certain documents crap out on that line. Maybe two so far out of about 200 documents.