DavidMacdonald
Thu Apr 07 07:31:01 CDT 2005
Hello Graham,
I see the site's working again - I was trying at 9 o'clock from Italy and
couldn't connect...
I prefer your MyPrint solution to the one proposed on the Word MVPS site for
my "Print" button. But my problem is getting the name of a printer into where
you write "Put the name of the required printer here" from a ListBox on the
same form.
I should explain more - the form will be popping up from a shared template
on the company net and everyone has different combinations of local and
networked printers. So it's not a question of manually writing the printer
name.
As I said, I've got as far as sucking out a list of available printers and
checking that it works from other PCs on the LAN, but I'm a Quality System
chap not a real programmer. It'll be something to do with arrays, Dim and
strings but in what order and combination has me totally stumped. I would be
very grateful for any help.
Desperate Dave
"Graham Mayor" wrote:
> The MVPS web site is working fine - for an alternative approach, see
>
http://www.gmayor.com/fax_from_word.htm
>
> --
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham Mayor - Word MVP
>
> My web site www.gmayor.com
> Word MVP web site
http://word.mvps.org
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>
>
>
> David Macdonald wrote:
> > Thanks, Doug
> > mvps.org seems to be down at the moment but I've seen that article in
> > the past. What I can't figure out is how to connect the two routines.
> > How do I get the printer I highlight in the ListBox to be the one
> > that is used?
> >
> >
> >
> > "Doug Robbins" wrote:
> >> See the other article on selecting a printer without changing the
> >> default. Hope this helps.
> >> Doug Robbins - Word MVP
> >>> Hello all, I'm not quite a novice but...
> >>> I've seen the article on word.mvps.org about getting a list of all
> >>> the available printers and can get it into a ListBox without any
> >>> problem.
> >>> But how do I get one of the printers from the list to be the
> >>> ActivePrinter ?
>
>
>