|
-
Sep 15th, 2000, 03:00 AM
#1
Thread Starter
Hyperactive Member
Dear VB users,
Writing a VBA application, I do have to select a printer on the network.
Is this possible in VBA
In VB I am using:
Dim MyPrinter as Printer
For each MyPrinter in Printers
msgbox MyPrinter.DeviceName
next
Please can someone give me VBA source and/or information wich references I do have to choose.
Nice greetings,
Michelle.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|