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
ksylvester@funddrive.com

Word Macro by Joost

Joost
Wed Jul 07 13:49:51 CDT 2004


>-----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
>ksylvester@funddrive.com
>
>
>.
>

Hi Keith,

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

Have fun,
Joost Verdaasdonk

Re: Word Macro by Keith

Keith
Fri Jul 09 09:24:57 CDT 2004

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!
"Joost Verdaasdonk" <anonymous@discussions.microsoft.com> wrote in message
news:2915201c46453$2f9b3320$a301280a@phx.gbl...
>
> >-----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
> >ksylvester@funddrive.com
> >
> >
> >.
> >
>
> Hi Keith,
>
> Take a look:
> http://www.word.mvps.org/faqs/macrosvba/ChangeCurPrinter.h
> tm
>
> Have fun,
> Joost Verdaasdonk