A
ascouler
I have this issue where when I open a Word document from a URL and have the
docuemnt open in Word and not in the browser that the Open event does not
fire in the suform, it does fire in the Normal.dot. I could have the
docuemnt open in the browser but then I do not get all the fuctionality of
Word. My main goal is to have the document open in word and when my users
click on a macro button that prints the docuemnt to a Print driver that
converts the docuemnt to a .tiff, I have code that closes all other Word
docuemnt that are not the active document. IF I have the docuemnt open in a
browser than it does not see the browser docuemnt as the active one after
closing the ones in the Word application. Thanks for any help you can
provide. I can change the link to a file link and the Open event does fire,
but do not want to do it that way.
docuemnt open in Word and not in the browser that the Open event does not
fire in the suform, it does fire in the Normal.dot. I could have the
docuemnt open in the browser but then I do not get all the fuctionality of
Word. My main goal is to have the document open in word and when my users
click on a macro button that prints the docuemnt to a Print driver that
converts the docuemnt to a .tiff, I have code that closes all other Word
docuemnt that are not the active document. IF I have the docuemnt open in a
browser than it does not see the browser docuemnt as the active one after
closing the ones in the Word application. Thanks for any help you can
provide. I can change the link to a file link and the Open event does fire,
but do not want to do it that way.