Word Macro

  • Thread starter Keith R. Sylvester
  • Start date
K

Keith R. Sylvester

I am trying to run a macro in Word. Part of the macro, is supposed to
change my print settings for a LaserJet 8100dn. After going into VB, and
debugging the macro, I noticed that VB did not support the commands that I
needed. Does anyone know how I can work around this, or possibly get an Add
In, so I can use the settings I want. Thanks!

Keith Sylvester
IT Department, MMS
[email protected]
 
J

Joost Verdaasdonk

-----Original Message-----
I am trying to run a macro in Word. Part of the macro, is supposed to
change my print settings for a LaserJet 8100dn. After going into VB, and
debugging the macro, I noticed that VB did not support the commands that I
needed. Does anyone know how I can work around this, or possibly get an Add
In, so I can use the settings I want. Thanks!

Keith Sylvester
IT Department, MMS
[email protected]


.

Hi Keith,

Take a look:
http://www.word.mvps.org/faqs/macrosvba/ChangeCurPrinter.h
tm

Have fun,
Joost Verdaasdonk
 
K

Keith R. Sylvester

I went to the link, which in turn took me to another link to a microsoft
troubleshoot. That was great and is what I needed, the only problem is, I
dont know where to put it in the macro, and I am still having problems with
it not working. If anyone could help me further, that would be great.
Here is the link for microsoft:
http://support.microsoft.com/?kbid=230743

Thanks!
 
Top