Error "The number must be between 1 and 32767" when print word fro

T

Taore

Hi,

When I'm trying to print a word document from Internet explorer I got this
error :

"The number must be between 1 and 32767"

The thing that you must know, is that I have vba macros in my document that
catch the print event and I only execute this code :
Dialogs(wdDialogFilePrint).Show

ON THIS LINE, I got my error. But if I open my document with word, all is
working perfectly...

Is there a way to make my code works in internet explorer?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top