I am trying to use a module to control what printer I print to.
All of the examples I can find look as though they should work.
They require that you declare the variable as a type.
Ex: Dim X as Printer
This type is not defined anywhere that I can find.
What should I reference to use this Printer type.
Thanks
Mike.
All of the examples I can find look as though they should work.
They require that you declare the variable as a type.
Ex: Dim X as Printer
This type is not defined anywhere that I can find.
What should I reference to use this Printer type.
Thanks
Mike.